Arnab Bose
1b5ba22305
Fix reordering for KDE, and dragging to the end
...
Fixes #2705 -
The drag-drop API does not work on this extension under KDE.
Switching over to mouse events retains this ability, and works under KDE.
Note: I have note tested outside KDE.
Fixes #2665 -
In addition, this also fixes the issue of moving to the end.
2025-03-10 15:33:41 +05:30
maxxcrawford
9469ed424e
Bump version number to 8.1.3
2024-02-23 20:41:10 +01:00
dependabot[bot]
caa52cebf4
Bump cacheable-request from 10.2.3 to 10.2.7
...
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request ) from 10.2.3 to 10.2.7.
- [Release notes](https://github.com/jaredwray/cacheable-request/releases )
- [Commits](https://github.com/jaredwray/cacheable-request/commits )
---
updated-dependencies:
- dependency-name: cacheable-request
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-11 00:28:54 +00:00
dependabot[bot]
1445c9c3db
Bump fast-json-patch, addons-linter and web-ext
...
Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch ) to 3.1.1 and updates ancestor dependencies [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch ), [addons-linter](https://github.com/mozilla/addons-linter ) and [web-ext](https://github.com/mozilla/web-ext ). These dependencies need to be updated together.
Updates `fast-json-patch` from 2.2.1 to 3.1.1
- [Release notes](https://github.com/Starcounter-Jack/JSON-Patch/releases )
- [Commits](https://github.com/Starcounter-Jack/JSON-Patch/compare/v2.2.1...3.1.1 )
Updates `addons-linter` from 5.24.0 to 5.28.0
- [Release notes](https://github.com/mozilla/addons-linter/releases )
- [Commits](https://github.com/mozilla/addons-linter/compare/5.24.0...5.28.0 )
Updates `web-ext` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/7.4.0...7.5.0 )
---
updated-dependencies:
- dependency-name: fast-json-patch
dependency-type: indirect
- dependency-name: addons-linter
dependency-type: direct:development
- dependency-name: web-ext
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 21:47:50 +00:00
dependabot[bot]
a30499ecfd
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 19:49:54 +00:00
dependabot[bot]
d5e14aa628
Bump json5 from 2.2.1 to 2.2.3
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 17:46:13 +00:00
Danny Colin
16a6e21bc5
Merge pull request #2475 from mozilla/dependabot/npm_and_yarn/express-and-addons-linter--removed
...
Bump express and addons-linter
2022-12-14 12:02:13 -05:00
dependabot[bot]
c9786f28da
Bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 16:57:32 +00:00
dependabot[bot]
31e1f4478d
Bump express and addons-linter
...
Removes [express](https://github.com/expressjs/express ). It's no longer used after updating ancestor dependency [addons-linter](https://github.com/mozilla/addons-linter ). These dependencies need to be updated together.
Removes `express`
Updates `addons-linter` from 3.23.0 to 5.24.0
- [Release notes](https://github.com/mozilla/addons-linter/releases )
- [Commits](https://github.com/mozilla/addons-linter/compare/3.23.0...5.24.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
- dependency-name: addons-linter
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 16:57:20 +00:00
dependabot[bot]
e45883d6bc
Bump minimatch and mocha
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha ). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `mocha` from 6.2.3 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v6.2.3...v10.1.0 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 17:07:03 +00:00
Maxx Crawford
4d1acc1d8e
Generate package-lock.json locally with correct versions of node, npm
2022-11-29 10:09:32 -06:00
Maxx Crawford
00beddc4cd
Add package-lock.json to tracked files
2022-11-29 09:43:50 -06:00