-
Notifications
You must be signed in to change notification settings - Fork 396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the theoretically-non-breaking group with 22 updates #5044
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/theoretically-non-breaking-04f944cedd
Closed
build(deps): bump the theoretically-non-breaking group with 22 updates #5044
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/theoretically-non-breaking-04f944cedd
Conversation
This file contains 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
Bumps the theoretically-non-breaking group with 22 updates: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.0` | `19.6.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.2.1` | `20.2.2` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.1` | `28.0.2` | | [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `6.0.1` | `6.0.2` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.1` | `12.1.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.10.2` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.14` | `1.1.16` | | [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.17.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.14` | `0.30.17` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.2.1` | `20.2.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.17.0` | `8.18.0` | | [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.4.1` | `9.4.2` | | [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.4.1` | `9.4.2` | | [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.2.8` | `9.4.2` | | [@wdio/sauce-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-sauce-service) | `9.4.1` | `9.4.2` | | [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.2.14` | `9.4.2` | | [@wdio/static-server-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-static-server-service) | `9.2.2` | `9.4.2` | | [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.4.1` | `9.4.2` | | [resolve](https://github.com/browserify/resolve) | `1.22.8` | `1.22.9` | | [@rollup/pluginutils](https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils) | `5.1.3` | `5.1.4` | Updates `@commitlint/cli` from 19.6.0 to 19.6.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@commitlint/cli) Updates `@eslint/js` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js) Updates `@nx/js` from 20.2.1 to 20.2.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/js) Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs) Updates `@rollup/plugin-replace` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.2/packages/replace) Updates `@rollup/plugin-typescript` from 12.1.1 to 12.1.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.2/packages/typescript) Updates `@types/node` from 22.10.1 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/eslint-plugin` from 1.1.14 to 1.1.16 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.1.14...v1.1.16) Updates `eslint` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) Updates `lint-staged` from 15.2.10 to 15.2.11 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11) Updates `magic-string` from 0.30.14 to 0.30.17 - [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md) - [Commits](Rich-Harris/magic-string@v0.30.14...v0.30.17) Updates `nx` from 20.2.1 to 20.2.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/nx) Updates `typescript-eslint` from 8.17.0 to 8.18.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.18.0/packages/typescript-eslint) Updates `@wdio/cli` from 9.4.1 to 9.4.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.4.2/packages/wdio-cli) Updates `@wdio/local-runner` from 9.4.1 to 9.4.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.4.2/packages/wdio-local-runner) Updates `@wdio/mocha-framework` from 9.2.8 to 9.4.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.4.2/packages/wdio-mocha-framework) Updates `@wdio/sauce-service` from 9.4.1 to 9.4.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.4.2/packages/wdio-sauce-service) Updates `@wdio/spec-reporter` from 9.2.14 to 9.4.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.4.2/packages/wdio-spec-reporter) Updates `@wdio/static-server-service` from 9.2.2 to 9.4.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.4.2/packages/wdio-static-server-service) Updates `webdriverio` from 9.4.1 to 9.4.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.4.2/packages/webdriverio) Updates `resolve` from 1.22.8 to 1.22.9 - [Commits](browserify/resolve@v1.22.8...v1.22.9) Updates `@rollup/pluginutils` from 5.1.3 to 5.1.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/pluginutils/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/pluginutils-v5.1.4/packages/pluginutils) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@nx/js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@rollup/plugin-replace" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@vitest/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: magic-string dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@wdio/local-runner" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@wdio/mocha-framework" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/sauce-service" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@wdio/spec-reporter" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/static-server-service" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: webdriverio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: resolve dependency-type: direct:production update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@rollup/pluginutils" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: theoretically-non-breaking ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 16, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/theoretically-non-breaking-04f944cedd
branch
December 16, 2024 17:21
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 theoretically-non-breaking group with 22 updates:
19.6.0
19.6.1
9.16.0
9.17.0
20.2.1
20.2.2
28.0.1
28.0.2
6.0.1
6.0.2
12.1.1
12.1.2
22.10.1
22.10.2
1.1.14
1.1.16
9.16.0
9.17.0
15.2.10
15.2.11
0.30.14
0.30.17
20.2.1
20.2.2
8.17.0
8.18.0
9.4.1
9.4.2
9.4.1
9.4.2
9.2.8
9.4.2
9.4.1
9.4.2
9.2.14
9.4.2
9.2.2
9.4.2
9.4.1
9.4.2
1.22.8
1.22.9
5.1.3
5.1.4
Updates
@commitlint/cli
from 19.6.0 to 19.6.1Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
e2dc109
v19.6.1Updates
@eslint/js
from 9.16.0 to 9.17.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
84c5787
chore: package.json update for@eslint/js
releaseUpdates
@nx/js
from 20.2.1 to 20.2.2Release notes
Sourced from
@nx/js
's releases.Commits
59a1345
feat(testing): allow custom address for local registry (#29050)6f50e2f
fix(js): switch from fast-glob to tinyglobby (#29141)e56f231
fix(core): Update bundlers to not typecheck if using new TS solution setup (#...ce53dd2
fix(release): use prepatch version for pre-release dependent package updates ...Updates
@rollup/plugin-commonjs
from 28.0.1 to 28.0.2Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
97e17ce
chore(release): commonjs v28.0.23efaf75
docs(commonjs):output.exports
recommendation also applies to IIFE (#1810)Updates
@rollup/plugin-replace
from 6.0.1 to 6.0.2Changelog
Sourced from
@rollup/plugin-replace
's changelog.Commits
0150c55
chore(repo): Add "directory" to package.json repository fields. (#826)bed12cf
chore(release): replace v2.4.28752c2f
docs(replace): document thevalues
option (#814)4a11bbd
chore(release): replace v2.4.1659ed59
fix(replace): add missing types for newpreventAssignment
option (#813)fbcb8f2
chore(release): replace v2.4.0Updates
@rollup/plugin-typescript
from 12.1.1 to 12.1.2Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
3952b73
chore(release): typescript v12.1.2e58d29c
fix(typescript): path validation issue in validatePaths function (#1800)Updates
@types/node
from 22.10.1 to 22.10.2Commits
Updates
@vitest/eslint-plugin
from 1.1.14 to 1.1.16Release notes
Sourced from
@vitest/eslint-plugin
's releases.Commits
79d11ea
chore: release v1.1.16bc03dcb
Change jest.mock → vi.mock in rule message (#590)84f9b68
chore: release v1.1.151138003
fix: padding-around-expect-groups doesn't detect expectTypeOf as an expect cl...Updates
eslint
from 9.16.0 to 9.17.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
90c1db9
9.17.0755512d
Build: changelog update for 9.17.0cc243c9
chore: upgrade to@eslint/[email protected]
(#19242)84c5787
chore: package.json update for@eslint/js
releaseeed91d1
feat: add suggestions tono-unused-vars
(#18352)4c4f53b
chore: add missing backticks toflags.js
(#19226)3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230)e0a2203
docs: add missing backticks tono-sequences
(#19233)4cc4881
docs: Update README3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
lint-staged
from 15.2.10 to 15.2.11Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
1d39241
Merge pull request #1485 from lint-staged/changeset-release/master622f554
chore(changeset): release08ca5de
Merge pull request #1487 from lint-staged/submodule-test7dd8caa
fix: do not treat submodule root paths as staged files368c130
test: assert committing changes to submodule works from the repo5260203
Merge pull request #1486 from lint-staged/deps-2024-12-106dbc3f4
build(deps): update dependenciesa1931f3
Merge pull request #1484 from wormsik/path-space-fixbcfe309
docs: extract function and link to execa's implementation3d91525
fix: escape paths with spaces when using "shell" optionUpdates
magic-string
from 0.30.14 to 0.30.17Changelog
Sourced from magic-string's changelog.