-
Notifications
You must be signed in to change notification settings - Fork 32
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
chore(deps-dev): Bump the all group with 10 updates #2852
Merged
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 1, 2024
Lightning00Blade
approved these changes
Dec 1, 2024
Bumps the all group with 10 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.16.0` | | [@rollup/wasm-node](https://github.com/rollup/rollup) | `4.27.4` | `4.28.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.7` | `20.17.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.15.0` | `8.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.15.0` | `8.16.0` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `7.1.0` | `7.2.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [rollup](https://github.com/rollup/rollup) | `4.27.4` | `4.28.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.26.0` | `4.27.0` | | [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.3.1` | `9.4.1` | Updates `@eslint/js` from 9.15.0 to 9.16.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.16.0/packages/js) Updates `@rollup/wasm-node` from 4.27.4 to 4.28.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.27.4...v4.28.0) Updates `@types/node` from 20.17.7 to 20.17.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.15.0 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser) Updates `eslint-plugin-promise` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v7.1.0...v7.2.1) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) Updates `rollup` from 4.27.4 to 4.28.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.27.4...v4.28.0) Updates `selenium-webdriver` from 4.26.0 to 4.27.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.26.0...selenium-4.27.0) Updates `webdriverio` from 9.3.1 to 9.4.1 - [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.1/packages/webdriverio) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@rollup/wasm-node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: webdriverio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Lightning00Blade
force-pushed
the
dependabot/npm_and_yarn/all-ba7586c1a1
branch
from
December 1, 2024 17:05
457f19d
to
bf61a75
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 all group with 10 updates:
9.15.0
9.16.0
4.27.4
4.28.0
20.17.7
20.17.9
8.15.0
8.16.0
8.15.0
8.16.0
7.1.0
7.2.1
3.3.3
3.4.1
4.27.4
4.28.0
4.26.0
4.27.0
9.3.1
9.4.1
Updates
@eslint/js
from 9.15.0 to 9.16.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
df9bf95
chore: package.json update for@eslint/js
releaseUpdates
@rollup/wasm-node
from 4.27.4 to 4.28.0Release notes
Sourced from
@rollup/wasm-node
's releases.Changelog
Sourced from
@rollup/wasm-node
's changelog.Commits
0595e43
4.28.05053019
fix: supports modify the import attributes key in the config file (#5743)a0f1dcc
chore(deps): lock file maintenance minor/patch updates (#5748)a949c87
chore(deps): update codecov/codecov-action action to v5 (#5747)Updates
@types/node
from 20.17.7 to 20.17.9Commits
Updates
@typescript-eslint/eslint-plugin
from 8.15.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
f74a8fa
chore(release): publish 8.16.02e2433b
feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)88e4c66
docs(eslint-plugin): add missing>
inarray-type.mdx
(#10371)71243db
chore: correct lint errors in CI (#10370)cdbc669
feat(eslint-plugin): [max-params] add function overload and function type sup...cac88ca
chore: set no-else-return allowIfElse to false (#10325)Updates
@typescript-eslint/parser
from 8.15.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
f74a8fa
chore(release): publish 8.16.0fe6b47f
feat: support TypeScript 5.7 (#10372)Updates
eslint-plugin-promise
from 7.1.0 to 7.2.1Release notes
Sourced from eslint-plugin-promise's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-promise's changelog.
... (truncated)
Commits
6bda064
chore(main): release 7.2.1 (#571)8324564
fix(no-callback-in-promise
): false triggering of callback (#574)24fd90a
chore(deps-dev): update husky to v9.1.7 (#573)f33f82e
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#568)5b987c6
chore(main): release 7.2.0 (#538)a849f64
chore(deps-dev): update eslint-plugin-eslint-plugin to v6.3.2 (#570)390f51f
chore(deps-dev): update eslint-plugin-n to v17.13.2 (#569)266ddbb
chore(deps-dev): update eslint-plugin-n to v17.13.1 (#567)b62f234
chore(deps-dev): update eslint-plugin-n to v17.13.0 (#566)cf213fb
chore(deps-dev): update eslint-plugin-jest to v28.9.0 (#565)Updates
prettier
from 3.3.3 to 3.4.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
37fd177
Release 3.4.11fb6297
Update ts-api-utils to v1.4.2 (#16888)f6fccad
Remove unnecessary parentheses around assignment inv-on
(#16887)5fef089
Minor improvements in v3.4.0 blog post (#16886)3542f13
3.4 release blog (#16851)f53791a
Clean changelog_unreleased2b41c93
Bump Prettier dependency to 3.4.010baab2
Update dependents count7999e10
Release 3.4.02262d1e
chore(config): migrate renovate config (#16884)Updates
rollup
from 4.27.4 to 4.28.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
0595e43
4.28.05053019
fix: supports modify the import attributes key in the config file (#5743)a0f1dcc
chore(deps): lock file maintenance minor/patch updates (#5748)a949c87
chore(deps): update codecov/codecov-action action to v5 (#5747)Updates
selenium-webdriver
from 4.26.0 to 4.27.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
d6e718d
[build] Prepare for release of Selenium 4.27.0 (#14780)4b7d174
[rb] Downgrade steep to 1.5.2 to avoid issues on windows based pipelines (#14...e2e9ac5
[py] Deprecate CDP methods on Firefox (#14787)99ee404
[java] search windows by name without recursion #14782e9c09a2
[rb] Deprecate CDP methods on Firefox (#14763)b1828bf
[py]: replace dead battery imghdr with filetype (#14771)e2b33c6
[dotnet] Address warnings for Firefox devtool depreciations (#14786)0954cca
[dotnet] Modernize exception handling in tests via assert that throws (#14776)60e3171
[java] close the running Server in unittests if a retry is needed192b2d5
[grid] avoid starting a session which will be disposed after startUpdates
webdriverio
from 9.3.1 to 9.4.1Release notes
Sourced from webdriverio's releases.
Description has been truncated