chore(deps): (deps): bump the production group across 1 directory with 8 updates#938
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): (deps): bump the production group across 1 directory with 8 updates#938dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…h 8 updates Bumps the production group with 7 updates in the / directory: | 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.20` | `2.10.24` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001788` | `1.0.30001791` | | [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.343` | `1.5.344` | | [jsonfile](https://github.com/jprichardson/node-jsonfile) | `6.2.0` | `6.2.1` | | [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.37` | `2.0.38` | 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.20 to 2.10.24 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.20...v2.10.24) Updates `caniuse-lite` from 1.0.30001788 to 1.0.30001791 - [Commits](browserslist/caniuse-lite@1.0.30001788...1.0.30001791) Updates `electron-to-chromium` from 1.5.343 to 1.5.344 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.343...v1.5.344) Updates `jsonfile` from 6.2.0 to 6.2.1 - [Changelog](https://github.com/jprichardson/node-jsonfile/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-jsonfile@6.2.0...6.2.1) Updates `node-releases` from 2.0.37 to 2.0.38 - [Commits](chicoxyzzy/node-releases@v2.0.37...v2.0.38) Updates `postcss` from 8.5.10 to 8.5.12 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.12) --- 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.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: caniuse-lite dependency-version: 1.0.30001791 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: electron-to-chromium dependency-version: 1.5.344 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: jsonfile dependency-version: 6.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: node-releases dependency-version: 2.0.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: postcss dependency-version: 8.5.12 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 7 updates in the / directory:
8.0.28.1.00.1.30.1.62.10.202.10.241.0.300017881.0.300017911.5.3431.5.3446.2.06.2.12.0.372.0.38Updates
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, a new releaser for
@istanbuljs/schemasince your current version.Updates
baseline-browser-mappingfrom 2.10.20 to 2.10.24Release notes
Sourced from baseline-browser-mapping's releases.
Commits
85a2a0dPatch to 2.10.24 because browser or feature data changed7c50e2cBrowser or feature data changed2775eefUpdating static site0544d03Patch to 2.10.23 because browser or feature data changed2e7b2aaBrowser or feature data changed0a152afUpdating static site62f1580Patch to 2.10.22 because browser or feature data changed28f506eBrowser or feature data changed16e4c4fUpdating static sited17de12Updating static siteUpdates
caniuse-litefrom 1.0.30001788 to 1.0.30001791Commits
abf9bcaUpdate caniuse-db 1.0.30001791a387dbaUpdate caniuse-db 1.0.300017907f81a3cUpdate lock fileac1ee53Move from ESLint & Prettier to oxlint & oxfmt29a690fUpdate CI actionscabad5eUpdate dependencies16f140fUpdate emailUpdates
electron-to-chromiumfrom 1.5.343 to 1.5.344Commits
f67b5801.5.344531037bgenerate new versionUpdates
jsonfilefrom 6.2.0 to 6.2.1Changelog
Sourced from jsonfile's changelog.
Commits
97478af6.2.1f58238aThrow descriptive TypeError when obj is not JSON-serializable (#168)Updates
node-releasesfrom 2.0.37 to 2.0.38Commits
31ca1bd2.0.38143a29efeat: Nightly SyncUpdates
postcssfrom 8.5.10 to 8.5.12Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
9bc81c4Release 8.5.12 version85c4d7dAnother try to fix coverage94484caTry to fix coveragec64b748Load only .map source mapsaaec7b7Avoid throwing JSON parsing errors for non-JSON source maps233fb26Mention original author of the solution2502f75Release 8.5.11 version5ca1901Speed up parsing many nested brackets42b5337Update dependencies7e36e15Cache node.raws locally in Stringifier hot methodsDependabot 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