build(deps-dev): bump the npm-minor-and-patch group with 7 updates - #109
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the npm-minor-and-patch group with 7 updates#109dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.0` | `16.0.3` | | [addons-linter](https://github.com/mozilla/addons-linter) | `10.9.0` | `10.10.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.4.0` | | [rollup](https://github.com/rollup/rollup) | `4.59.0` | `4.62.4` | | [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) | `3.7.0` | `3.7.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.4.12` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.1` | `8.67.0` | Updates `@rollup/plugin-node-resolve` from 16.0.0 to 16.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve) Updates `addons-linter` from 10.9.0 to 10.10.0 - [Release notes](https://github.com/mozilla/addons-linter/releases) - [Commits](mozilla/addons-linter@10.9.0...10.10.0) Updates `fs-extra` from 11.2.0 to 11.4.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.4.0) Updates `rollup` from 4.59.0 to 4.62.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.59.0...v4.62.4) Updates `rollup-plugin-license` from 3.7.0 to 3.7.1 - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](mjeanroy/rollup-plugin-license@v3.7.0...v3.7.1) Updates `ts-jest` from 29.2.5 to 29.4.12 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.5...v29.4.12) Updates `typescript-eslint` from 8.19.1 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" dependency-version: 16.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: addons-linter dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: fs-extra dependency-version: 11.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: rollup dependency-version: 4.62.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: rollup-plugin-license dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor-and-patch group with 7 updates:
16.0.016.0.310.9.010.10.011.2.011.4.04.59.04.62.43.7.03.7.129.2.529.4.128.19.18.67.0Updates
@rollup/plugin-node-resolvefrom 16.0.0 to 16.0.3Changelog
Sourced from @rollup/plugin-node-resolve's changelog.
Commits
764910achore(release): node-resolve v16.0.33569720fix(node-resolve): resolve bare targets of package "imports" using export map...516ed1dchore(release): node-resolve v16.0.27ad5057fix(node-resolve): error thrown with empty entry (#1893)e1a5ef9chore(release): node-resolve v16.0.1d455ffffix(node-resolve): addignoreSideEffectsForRootto exported interface (#1841)d64f8d6chore(release): node-resolve v16.0.0ebd0969feat(node-resolve)!: set development or production condition (#1823)f89ca92chore(release): node-resolve v15.3.14cfc1c3refactor(pluginutils,node-resolve): replacetestwithincludes(#1787)Updates
addons-linterfrom 10.9.0 to 10.10.0Release notes
Sourced from addons-linter's releases.
Commits
01d294310.10.057f35d0chore(deps-dev): bump webpack from 5.109.0 to 5.109.1 (#6136)146f85cchore(deps): bump mozilla/ssdlc-actions/.github/workflows/code-security-analy...440668eImport WebExtensions API JSONSchema data from Gecko 154.0b4 (#6125)a8201cachore(deps): bump fast-uri from 3.1.4 to 3.1.5 (#6135)cee336dchore(deps-dev): bump globals from 17.7.0 to 17.8.0 (#6132)0fd0958chore(deps): bump@mdn/browser-compat-datafrom 8.0.7 to 8.0.8 (#6130)e590cb8chore(deps): bump mozilla/ssdlc-actions/.github/workflows/ssdlc-sbom.yml from...c499f47chore(deps): bump undici from 7.28.0 to 7.29.0 (#6134)1b38184chore(deps-dev): bump webpack from 5.108.4 to 5.109.0 (#6127)Updates
fs-extrafrom 11.2.0 to 11.4.0Changelog
Sourced from fs-extra's changelog.
Commits
53a8d1a11.4.09c2d3c9Throw EEXIST when ensureSymlink dest is a broken symlink (#1076)62a4e7211.3.601c0ca6Fix copy/move recursing into source through a symlinked dest ancestor (#1073)7268250docs: fix typo in README.md (seperate → separately) (#1074)2fd7b6cchore: Add Node 26 to the test matrix (#1072)8a88f5811.3.581a1311Mirror all utimesMillis() tests for utimesMillisSync() (#1070)b7ab7f8Properly handle close errors in utimesMillis*() (#1069)1c248edFix file descriptor leak inutimesMillisSync(#1066)Updates
rollupfrom 4.59.0 to 4.62.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ddc4ffa4.62.486d1710Update audit resolve7beedfaci: fix linux-gnu glibc regression and enforce glibc ≤ 2.28 compatibility (#6...9c2c58ddocs: add llms.txt documentation index for LLMs and agents (#6463)dc69288chore(deps): lock file maintenance (#6466)5ee0821chore(deps): lock file maintenance (#6465)4501389fix(deps): update minor/patch updates (#6464)a80a1974.62.3e87e19bUpdate audit resolve72f98e9Fix build:docs after rollup update (#6460)Updates
rollup-plugin-licensefrom 3.7.0 to 3.7.1Changelog
Sourced from rollup-plugin-license's changelog.
... (truncated)
Commits
6faf8f5release: release version9b28938chore(ci): add provenance23fd98echore: update npmignore4d9fc6fchore(ci): use --no-git-checks in publish taske01dc36chore(ci): update publish taskfd0f645chore(ci): fix publish task3f298e6fix: fix lint348e933Fix bug when a package license type is string (#2108)3fc6424chore: enable pnpm trustPolicyccc4626chore: enable pnpm blockExoticSubdepsUpdates
ts-jestfrom 29.2.5 to 29.4.12Release notes
Sourced from ts-jest's releases.
... (truncated)
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
3f05625chore(release): 29.4.12df28b27docs: clarify TypeScript version prerequisitesc8a614adocs: mention TypeScript 7 setup in README06c79d4fix: address TypeScript 7 review feedbackf107460docs: explain TypeScript 7 compatibility setup3388227test(e2e): add TypeScript compatibility matrix891dc73fix(compiler): support TypeScript 7 compatibility aliaseseb135ebbuild(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /examplesd5d80a3ci: pin google osv scan action at v2.3.56bf293fbuild(deps): bump shell-quote from 1.8.4 to 1.10.0 in /websiteMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.
Updates
typescript-eslintfrom 8.19.1 to 8.67.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
20a261fchore(release): publish 8.67.0c245fbbfeat(typescript-eslint): export basic globs for using tseslint (#12105)3b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for typescript-eslint since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions