-
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 8 updates #1177
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 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [glob](https://github.com/isaacs/node-glob) | `10.4.5` | `11.0.0` | | [semver](https://github.com/npm/node-semver) | `7.6.2` | `7.6.3` | | [tar](https://github.com/isaacs/node-tar) | `7.4.0` | `7.4.3` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.6.0` | `2.0.4` | | [eslint](https://github.com/eslint/eslint) | `9.7.0` | `9.8.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.7.0` | `48.8.3` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.22.0` | `4.23.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.4` | Updates `glob` from 10.4.5 to 11.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v11.0.0) Updates `semver` from 7.6.2 to 7.6.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.2...v7.6.3) Updates `tar` from 7.4.0 to 7.4.3 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.4.0...v7.4.3) Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/coverage-v8) Updates `eslint` from 9.7.0 to 9.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.7.0...v9.8.0) Updates `eslint-plugin-jsdoc` from 48.7.0 to 48.8.3 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.7.0...v48.8.3) Updates `selenium-webdriver` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.22.0...selenium-4.23.0) Updates `vitest` from 1.6.0 to 2.0.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/vitest) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 27, 2024
Coverage Report
File CoverageNo changed files found. |
@dependabot squash and merge |
ayushmanchhabra
pushed a commit
that referenced
this pull request
Jul 27, 2024
🤖 I have created a release *beep* *boop* --- ## [4.8.0](v4.7.8...v4.8.0) (2024-07-27) ### Features * **bld:** add languageCode option for Windows ([#1175](#1175)) ([96ad585](96ad585)) ### Bug Fixes * **bld:** pass nw manifest correctly when managedManifest is true ([#1176](#1176)) ([949c4b7](949c4b7)) ### Chores * **ci:** check for valid licenses ([#1150](#1150)) ([ab99731](ab99731)) * **deps:** bump actions/setup-node from 4.0.2 to 4.0.3 in /.github/workflows in the gha group ([#1151](#1151)) ([7130930](7130930)) * **deps:** bump the npm group across 1 directory with 8 updates ([#1177](#1177)) ([9410455](9410455)) * **deps:** migrate from compressing to tar and archiver ([7c73903](7c73903)) * **docs:** improve install/quick start ([a87f44b](a87f44b)) * fsm -> fs.promises ([08d79bf](08d79bf)) --- 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 8 updates in the / directory:
10.4.5
11.0.0
7.6.2
7.6.3
7.4.0
7.4.3
1.6.0
2.0.4
9.7.0
9.8.0
48.7.0
48.8.3
4.22.0
4.23.0
1.6.0
2.0.4
Updates
glob
from 10.4.5 to 11.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
561601d
11.0.057226aa
drop node before 20Updates
semver
from 7.6.2 to 7.6.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
0a12d6c
chore: release 7.6.3 (#720)73a3d79
fix: optimize Range parsing and formatting (#726)2975ece
docs: fix extra backtick typo (#719)Updates
tar
from 7.4.0 to 7.4.3Commits
206fcf9
7.4.3bf13718
move onWriteEntry to where it can do some good68a685b
7.4.235d8d99
kludge around TS pedantryf1d7a4d
7.4.1e434c7b
some cleanup/formatting around onWriteEntrycc7ce8e
github didn't write this, I didUpdates
@vitest/coverage-v8
from 1.6.0 to 2.0.4Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
400481f
chore: release v2.0.49057614
fix(coverage): consistent type-only file handling (#6183)a852b16
refactor: enable isolatedDeclarations in snapshot and spy packages (#6146)81b8d67
chore: release v2.0.399a12ae
chore: release v2.0.280a43d5
fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...16eb6c8
chore: release v2.0.11b150a3
chore: release v2.0.05611895
chore: release v2.0.0-beta.13368c137
fix(coverage): remove work-around for implicitelse
(#6014)Updates
eslint
from 9.7.0 to 9.8.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to@eslint/[email protected]
(#18720)4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)Updates
eslint-plugin-jsdoc
from 48.7.0 to 48.8.3Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
22e3274
fix(require-template
,check-template-names
): check@property
tags; fixes ...736a23b
fix(require-template
,check-template-names
): avoid erring out with missin...6fb0b3e
fix(sort-tags):@template
must be before@typedef
afbb51a
docs: add new rules to listing5f4f223
docs: addcheck-template-names
to README; fixes #1263f61e5b2
feat: update semver, synckit, devDeps962d99d
feat(check-template-names
): add rule; fixes #11207e311ab
chore: resume building docs on pushUpdates
selenium-webdriver
from 4.22.0 to 4.23.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
4df0a23
[build] Prepare for release of Selenium 4.23.0 (#14273)e5422e6
[bidi][java] Add high-level logging APIs (#14225)8cf9a59
[grid] Set session-request-timeout as client readTimeout in RemoteNewSessionQ...f3724e6
[java] Consistent UTF-8 Encoding and Code Enhancements (#14218)72e3a61
[java] custom duration for Actions constructor (#14085)10b3305
Update logo path in readme (#14177)d883028
[rb] Add backtrace locations and cause to errors (#14170)4a17ec3
[java] Merge android specific parameters in chrome options (#14217)9aa1a7f
py: fix RelativeBy#near to take 2 parameters (#13082)9d6131f
Remove 'browserName' capability from stereotype when using RelaySession (#14247)Updates
vitest
from 1.6.0 to 2.0.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
400481f
chore: release v2.0.45da45db
fix(coverage): ignore*.cts
files (#6189)f68453f
feat(coverage): addthresholds.\<glob>.100
option (#6174)02e3f00
fix(coverage): global thresholds to include files from glob thresholds (#6172)807a2cb
fix: resolve assets imported withrequire
(#6159)f1ef2f6
refactor(runner): add docs to@vitest/runner
, remove barrel files (#6126)f55dc00
chore(deps): update all non-major dependencies (#6046)3826941
fix: one-line environment options (#5105)81b8d67
chore: release v2.0.309dc75c
chore(deps): update dependency@edge-runtime/vm
to v4 (#6047)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 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