-
Notifications
You must be signed in to change notification settings - Fork 302
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): bump the npm group across 1 directory with 5 updates #1104
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
Bumps the npm group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [compressing](https://github.com/node-modules/compressing) | `1.10.0` | `1.10.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.21.1` | `0.21.3` | | [eslint](https://github.com/eslint/eslint) | `9.2.0` | `9.3.0` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.6` | `5.0.7` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.20.0` | `4.21.0` | Updates `compressing` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/node-modules/compressing/releases) - [Changelog](https://github.com/node-modules/compressing/blob/master/CHANGELOG.md) - [Commits](node-modules/compressing@v1.10.0...v1.10.1) Updates `esbuild` from 0.21.1 to 0.21.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.21.1...v0.21.3) Updates `eslint` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.2.0...v9.3.0) Updates `rimraf` from 5.0.6 to 5.0.7 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.6...v5.0.7) Updates `selenium-webdriver` from 4.20.0 to 4.21.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.20.0...selenium-4.21.0) --- updated-dependencies: - dependency-name: compressing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot squash and merge |
ayushmanchhabra
pushed a commit
that referenced
this pull request
May 25, 2024
🤖 I have created a release *beep* *boop* --- ## [3.8.9](v3.8.8...v3.8.9) (2024-05-25) ### Bug Fixes * **build:** update module imports ([305e543](305e543)) ### Chores * **ci:** reconfigure GHA to run tests on NW.js Node version ([9461a86](9461a86)) * **deps-dev:** bump rimraf from 5.0.5 to 5.0.6 in the npm group ([#1083](#1083)) ([32e25f7](32e25f7)) * **deps-dev:** bump vitest from 1.5.2 to 1.5.3 in the npm group ([#1069](#1069)) ([2252ee5](2252ee5)) * **deps-dev:** bump vitest from 1.5.3 to 1.6.0 in the npm group ([#1070](#1070)) ([168a12a](168a12a)) * **deps:** bump actions/checkout from 4.1.2 to 4.1.3 in /.github/workflows in the gha group ([#1064](#1064)) ([a71f32c](a71f32c)) * **deps:** bump actions/checkout from 4.1.3 to 4.1.4 in /.github/workflows in the gha group ([#1066](#1066)) ([51ed40e](51ed40e)) * **deps:** bump actions/checkout from 4.1.4 to 4.1.5 in /.github/workflows in the gha group ([#1072](#1072)) ([9909cca](9909cca)) * **deps:** bump actions/checkout from 4.1.5 to 4.1.6 in /.github/workflows in the gha group ([#1097](#1097)) ([618b559](618b559)) * **deps:** bump google-github-actions/release-please-action from 4.1.0 to 4.1.1 in /.github/workflows in the gha group ([#1090](#1090)) ([a146f75](a146f75)) * **deps:** bump semver from 7.6.1 to 7.6.2 in the npm group ([#1081](#1081)) ([cf1ef1a](cf1ef1a)) * **deps:** bump the gha group in /.github/workflows with 4 updates ([#1059](#1059)) ([13fdce2](13fdce2)) * **deps:** bump the npm group across 1 directory with 2 updates ([#1068](#1068)) ([891b57c](891b57c)) * **deps:** bump the npm group across 1 directory with 3 updates ([#1073](#1073)) ([53b5e4e](53b5e4e)) * **deps:** bump the npm group across 1 directory with 5 updates ([#1104](#1104)) ([2f8333e](2f8333e)) * **deps:** bump the npm group with 6 updates ([#1065](#1065)) ([7c41c94](7c41c94)) * **deps:** update all to latest ([c470034](c470034)) * **deps:** upgrade `eslint` to v9 ([40b5486](40b5486)) * refactor platform parsing logic ([7bd4be8](7bd4be8)) * **test:** uncomment remaining tests ([5ff6477](5ff6477)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 npm group with 5 updates in the / directory:
1.10.0
1.10.1
0.21.1
0.21.3
9.2.0
9.3.0
5.0.6
5.0.7
4.20.0
4.21.0
Updates
compressing
from 1.10.0 to 1.10.1Release notes
Sourced from compressing's releases.
Changelog
Sourced from compressing's changelog.
Commits
d173d2d
Release 1.10.1122091b
fix: support windows directory detect (#106)7043a9c
test: add a test case for compress file into Buffer (#104)Updates
esbuild
from 0.21.1 to 0.21.3Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
efa3dd2
publish 0.21.3 to npm5e7cf25
fix #3760: implement decorator metadata proposalbd0b13b
lowering: always propagate class expression names90acd14
explicit bitwise operators for initializer flagsba548df
move decorator initializer list to after the class66b7c6d
fix #3768: bundled decorators in derived classes6e6f15f
fix #3767:tsconfig.json
files inside symlinksb7dcb95
transform: reuselowerField
for auto-accessorsb24180e
publish 0.21.2 to npmf82e0ad
fix #3761:this
in field and accessor decoratorsUpdates
eslint
from 9.2.0 to 9.3.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
41a871c
9.3.0463a2e3
Build: changelog update for 9.3.058e2719
chore: update dependencies for v9.3.0 release (#18469)b681ecb
chore: package.json update for@eslint/js
release8db0eff
fix: Improve config error messages (#18457)ceada8c
docs: explain how to use "tsc waiting" label (#18466)b32153c
feat: addoverrides.namedExports
tofunc-style
rule (#18444)06f1d1c
chore: update dependency@humanwhocodes/retry
to ^0.3.0 (#18463)5c28d9a
fix: don't remove comments between key and value in object-shorthand (#18442)62e686c
docs: Add troubleshooting info for plugin compatibility (#18451)Updates
rimraf
from 5.0.6 to 5.0.7Commits
fb974ad
5.0.78ba2442
engines: need 14.18, where 'node:path' shows up39340d1
update depsUpdates
selenium-webdriver
from 4.20.0 to 4.21.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
79ed462
Release 4.21.0 (#13948)518496c
[rb] Support using custom element classes02381bf
[rb] Support registering custom finders for SearchContext991a653
[rb] Support overriding default locator conversion4cf9aeb
[rb] Support registering extra bridge commands3ec3cef
[rb] Support overriding User-Agent in HTTP client4f72e3f
[rb] Support registering extra headers in HTTP client6978ea8
[dotnet] Allow to run tests w/o pinned browsers03f626f
[js] Expose individual test targets to Bazelfd56c3a
Using macos-13 for now until we adapt to macos-latestDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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