chore(deps): (deps): bump the production group with 5 updates#929
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
chore(deps): (deps): bump the production group with 5 updates#929dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the production group with 5 updates: | Package | From | To | | --- | --- | --- | | [undici](https://github.com/nodejs/undici) | `8.0.2` | `8.1.0` | | [@istanbuljs/schema](https://github.com/istanbuljs/schema) | `0.1.3` | `0.1.6` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.16` | `2.10.19` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001786` | `1.0.30001788` | | [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.332` | `1.5.336` | Updates `undici` from 8.0.2 to 8.1.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.0.2...v8.1.0) Updates `@istanbuljs/schema` from 0.1.3 to 0.1.6 - [Release notes](https://github.com/istanbuljs/schema/releases) - [Changelog](https://github.com/istanbuljs/schema/blob/master/CHANGELOG.md) - [Commits](istanbuljs/schema@v0.1.3...v0.1.6) Updates `baseline-browser-mapping` from 2.10.16 to 2.10.19 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.16...v2.10.19) Updates `caniuse-lite` from 1.0.30001786 to 1.0.30001788 - [Commits](browserslist/caniuse-lite@1.0.30001786...1.0.30001788) Updates `electron-to-chromium` from 1.5.332 to 1.5.336 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.332...v1.5.336) --- updated-dependencies: - dependency-name: undici dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@istanbuljs/schema" dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: baseline-browser-mapping dependency-version: 2.10.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: caniuse-lite dependency-version: 1.0.30001788 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: electron-to-chromium dependency-version: 1.5.336 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 production group with 5 updates:
8.0.28.1.00.1.30.1.62.10.162.10.191.0.300017861.0.300017881.5.3321.5.336Updates
undicifrom 8.0.2 to 8.1.0Release notes
Sourced from undici's releases.
Commits
d64e7bbBumped v8.1.0 (#5023)bd91f86feat: add configurable maxPayloadSize for WebSocket (#4955)8cfb762Bumped v8.0.3 (#5019)7ca6bb3fix(proxy agent): respect connectTimeout (#5011)30e9f98fix: prevent cache dedup key collision via unescaped delimiters (#5012) (#5013)85d8368chore(test): cover issue 5014 (#5015)4e4c2a3docs: Change the default value of allowH2 in JSDoc (#5009)0143e1bfix(1270): throw descriptive error when opts dispatcher passed instance metho...51a27b7chore(test): issue 3969 (#5005)a434502fix: native WebSocket over H2 server after undici import (#4990)Updates
@istanbuljs/schemafrom 0.1.3 to 0.1.6Release notes
Sourced from
@istanbuljs/schema's releases.Changelog
Sourced from
@istanbuljs/schema's changelog.Commits
f870afechore(master): release 0.1.6440f977fix: Undo change to schema in 0.1.x seriesd258e9echore(master): release 0.1.57c25461fix: Re-add release-please75b89fdchore: Remove release-please467c01fchore(master): release 0.1.4a24b4c1fix: Remove development dependenciesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@istanbuljs/schemasince your current version.Updates
baseline-browser-mappingfrom 2.10.16 to 2.10.19Release notes
Sourced from baseline-browser-mapping's releases.
Commits
94a5b7bPatch to 2.10.19 because browser or feature data changedb1fbd83Browser or feature data changed933b064Updating static site6bcec92Updating static site71803d0Patch to 2.10.18 because browser or feature data changed91e38d0Browser or feature data changedc5c778cPatch to 2.10.17 because browser or feature data changedc3ab98dBrowser or feature data changed2fd5696Updating static siteUpdates
caniuse-litefrom 1.0.30001786 to 1.0.30001788Commits
a90bee6Update caniuse-db 1.0.300017885771bd6Update caniuse-db 1.0.30001787Updates
electron-to-chromiumfrom 1.5.332 to 1.5.336Commits
655c29f1.5.336edbc826generate new version37e3da81.5.3352899314generate new version33b739d1.5.3343577316generate new version7ddb8291.5.333b464be6generate new versionDependabot 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