Bump the npm_and_yarn group across 2 directories with 4 updates#1
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 3 updates in the /microservices-secrets-manager directory: [cookie](https://github.com/jshttp/cookie), [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) and [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 3 updates in the /worker-client directory: [cookie](https://github.com/jshttp/cookie), [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) and [esbuild](https://github.com/evanw/esbuild). Updates `cookie` from 0.5.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.2) Updates `wrangler` from 3.111.0 to 3.114.8 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/wrangler@3.114.8/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.114.8/packages/wrangler) Updates `esbuild` from 0.17.19 to 0.25.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.17.19...v0.25.4) Updates `wrangler` from 3.114.8 to 4.15.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/wrangler@3.114.8/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.114.8/packages/wrangler) Updates `undici` from 5.28.5 to 5.29.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.5...v5.29.0) Updates `cookie` from 0.5.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.2) Updates `wrangler` from 3.113.0 to 3.114.8 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/wrangler@3.114.8/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.114.8/packages/wrangler) Updates `esbuild` from 0.17.19 to 0.25.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.17.19...v0.25.4) Updates `wrangler` from 3.114.8 to 4.15.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/wrangler@3.114.8/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.114.8/packages/wrangler) Updates `undici` from 5.28.5 to 5.29.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.5...v5.29.0) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: wrangler dependency-version: 3.114.8 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: wrangler dependency-version: 4.15.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 5.29.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: wrangler dependency-version: 3.114.8 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: wrangler dependency-version: 4.15.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 5.29.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm_and_yarn group with 3 updates in the /microservices-secrets-manager directory: cookie, wrangler and esbuild.
Bumps the npm_and_yarn group with 3 updates in the /worker-client directory: cookie, wrangler and esbuild.
Updates
cookiefrom 0.5.0 to 0.7.2Release notes
Sourced from cookie's releases.
Commits
d19eaa10.7.2bc38ffdFix object assignment ofhasOwnProperty(#177)cf4658f0.7.16a8b8f5Allow leading dot for domain (#174)58015c0Remove more code and perf wins (#172)ab057d60.7.05f02ca8Migrate history to GitHub releasesa5d591cMigrate history to GitHub releases51968f9Skip isNaN9e7ca51perf(parse): cache length, return early (#144)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
wranglerfrom 3.111.0 to 3.114.8Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
798aa39Version Packages (#9038)a2a56c8V3 backport: Do not include .wrangler and Wrangler config files in additional...2f2f7baV3 backport#9048: Validate input file for Vectorize inserts (#9093)d0d0025V3 backport#8990: Fix version metadata binding type in when generating env ...2ae6bb1Version Packages (#8943)b7eba92V3 Backport #8889: Add warning to Wrangler if using the Bun runtime and an ...8bcb257V3 Backport for #8924 (#8928)8d70140Version Packages (#8867)b6d1d26Revert "V3 backport (Unhide 'wrangler pages functions build' #8795) (#8813)" ...db673d6V3 Backport (Improve error message displayed when a redirected config include...Updates
esbuildfrom 0.17.19 to 0.25.4Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
218d29epublish 0.25.4 to npme66cd0bdev server: simple support for CORS requests (#4171)8bf3368js api: validate some options as arrays of strings1e7375ajs api: simplify comma-separated array validation5f5964drelease notes for #4163adb5284fix: handle__proto__as a computed property in exports and add tests for s...0aa9f7bfix #4169: keep invalid source map URLs unmodified5959289add additional guards for #4114 when using:is()677910bpublish 0.25.3 to npma41040efix #4110: support custom non-IPhostvaluesUpdates
wranglerfrom 3.114.8 to 4.15.1Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
798aa39Version Packages (#9038)a2a56c8V3 backport: Do not include .wrangler and Wrangler config files in additional...2f2f7baV3 backport#9048: Validate input file for Vectorize inserts (#9093)d0d0025V3 backport#8990: Fix version metadata binding type in when generating env ...2ae6bb1Version Packages (#8943)b7eba92V3 Backport #8889: Add warning to Wrangler if using the Bun runtime and an ...8bcb257V3 Backport for #8924 (#8928)8d70140Version Packages (#8867)b6d1d26Revert "V3 backport (Unhide 'wrangler pages functions build' #8795) (#8813)" ...db673d6V3 Backport (Improve error message displayed when a redirected config include...Updates
undicifrom 5.28.5 to 5.29.0Release notes
Sourced from undici's releases.
Commits
9528f68Bumped v5.29.0f1d75a4increase timeout for redirect test2d31ed6remove fuzzing tests6b36d49fix redirect test in Node v16648dd8fmore fix for the wpt runner on Windowsa0516badon't use internal header state for cookies (#3295)87ce4affix test/client for node 20c2c8fd5fix: accept v20 SSL specific error for alpn selection in http/282200bd[v6.x] fix wpts on windows (#4093)47546fatest: fix windows wpt (#4050)Updates
cookiefrom 0.5.0 to 0.7.2Release notes
Sourced from cookie's releases.
Commits
d19eaa10.7.2bc38ffdFix object assignment ofhasOwnProperty(#177)cf4658f0.7.16a8b8f5Allow leading dot for domain (#174)58015c0Remove more code and perf wins (#172)ab057d60.7.05f02ca8Migrate history to GitHub releasesa5d591cMigrate history to GitHub releases51968f9Skip isNaN9e7ca51perf(parse): cache length, return early (#144)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
wranglerfrom 3.113.0 to 3.114.8Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
798aa39Version Packages (#9038)a2a56c8V3 backport: Do not include .wrangler and Wrangler config files in additional...2f2f7baV3 backport#9048: Validate input file for Vectorize inserts (#9093)d0d0025V3 backport#8990: Fix version metadata binding type in when generating env ...2ae6bb1Version Packages (#8943)b7eba92V3 Backport #8889: Add warning to Wrangler if using the Bun runtime and an ...8bcb257V3 Backport for #8924 (#8928)8d70140Version Packages (#8867)b6d1d26Revert "V3 backport (Unhide 'wrangler pages functions build' #8795) (#8813)" ...db673d6V3 Backport (Improve error message displayed when a redirected config include...Updates
esbuildfrom 0.17.19 to 0.25.4Release notes
Sourced from esbuild's releases.