18 Commits

Author SHA1 Message Date
sadick254
fd1f34ffe9 Attach workspace element to the dom
The tests were failing due to nodes not being found on the DOM.
2021-08-13 08:55:18 +03:00
dependabot[bot]
460cd7b2eb Bump path-parse from 1.0.6 to 1.0.7 in /packages/about
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 19:26:13 +00:00
Sadick
82f8a3f466 Merge pull request #22361 from atom/dependabot/npm_and_yarn/packages/about/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /packages/about
2021-05-10 14:31:45 +03:00
dependabot[bot]
66a98b3e72 Bump hosted-git-info from 2.7.1 to 2.8.9 in /packages/about
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 16:22:46 +00:00
dependabot[bot]
6aa8a04c78 Bump lodash from 4.17.20 to 4.17.21 in /packages/about
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 16:13:22 +00:00
Sadick
f4d832f2e2 Upgrade to electron 9.4.4 (#21777)
* Electron 9.4.4 Upgrade

Co-authored-by: Amin Yahyaabaadi <aminyahyaabadi74@gmail.com>
Co-authored-by: Maarten Fonville <mfonville@users.noreply.github.com>
Co-authored-by: Andrea Bogazzi <andreabogazzi79@gmail.com>
2021-03-05 07:48:45 +03:00
dependabot[bot]
81165ceb9a Bump lodash from 4.17.15 to 4.17.20 in /packages/about
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 15:44:11 +00:00
Jason Rudolph
5b4f2696e7 Merge pull request #19800 from atom/dependabot/npm_and_yarn/packages/about/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1 in /packages/about
2019-08-15 14:12:53 -04:00
dependabot[bot]
8980caabd1 Bump js-yaml from 3.12.0 to 3.13.1 in /packages/about
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-15 15:40:28 +00:00
dependabot[bot]
a5ebad252e Bump lodash from 4.17.10 to 4.17.15 in /packages/about
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-15 15:06:05 +00:00
Rafael Oleza
7f3f040628 Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
Rafael Oleza
ec705399e6 Remove uneeded methods from async-spec-helpers modules 2019-03-01 12:05:21 +01:00
Rafael Oleza
a93808d1a8 Always use global it, beforeEach and afterEach methods 2019-02-28 20:39:21 +01:00
Rafael Oleza
f6db819485 Remove unused variables from specs 2019-02-25 12:50:18 +01:00
Rafael Oleza
7e23d4dc7a Run prettier on packages/ folder 2019-02-25 12:19:44 +01:00
David Wilson
93abcd06bd Fix the 'repository' field of migrated package's package.json files 2018-09-11 13:37:01 -07:00
David Wilson
c3c40cc5c1 Remove unneeded files and references to old CI configuration 2018-08-21 16:51:48 -07:00
David Wilson
4523fa7774 ➡️ Migrate core package 'about' into ./packages 2018-08-21 15:27:37 -07:00