-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Bump the security group with 5 updates #193
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/security-6903207a7d
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Bumps the security group with 5 updates: | Package | From | To | | --- | --- | --- | | [cookie](https://github.com/jshttp/cookie) | `0.5.0` | `0.7.2` | | [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.7.4` | `0.8.10` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.111.0` | `4.7.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.17.19` | `0.24.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.4` | `6.2.5` | 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 `@cloudflare/vitest-pool-workers` from 0.7.4 to 0.8.10 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/[email protected]/packages/vitest-pool-workers) Updates `wrangler` from 3.111.0 to 4.7.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler) Updates `esbuild` from 0.17.19 to 0.24.2 - [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.24.2) Updates `vite` from 6.2.4 to 6.2.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect dependency-group: security - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.8.10 dependency-type: direct:development dependency-group: security - dependency-name: wrangler dependency-version: 4.7.1 dependency-type: direct:development dependency-group: security - dependency-name: esbuild dependency-version: 0.24.2 dependency-type: indirect dependency-group: security - dependency-name: vite dependency-version: 6.2.5 dependency-type: indirect dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]>
Pcw-Life
reviewed
Apr 22, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good
Pcw-Life
approved these changes
Apr 22, 2025
Pcw-Life
approved these changes
Apr 22, 2025
Pcw-Life
approved these changes
Apr 22, 2025
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 security group with 5 updates:
0.5.0
0.7.2
0.7.4
0.8.10
3.111.0
4.7.1
0.17.19
0.24.2
6.2.4
6.2.5
Updates
cookie
from 0.5.0 to 0.7.2Release notes
Sourced from cookie's releases.
Commits
d19eaa1
0.7.2bc38ffd
Fix object assignment ofhasOwnProperty
(#177)cf4658f
0.7.16a8b8f5
Allow leading dot for domain (#174)58015c0
Remove more code and perf wins (#172)ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(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
@cloudflare/vitest-pool-workers
from 0.7.4 to 0.8.10Release notes
Sourced from
@cloudflare/vitest-pool-workers
's releases.... (truncated)
Changelog
Sourced from
@cloudflare/vitest-pool-workers
's changelog.... (truncated)
Commits
4da6067
Version Packages (#8762)8b510e8
Version Packages (#8730)e9106df
Version Packages (#8710)665ebd8
add vitest fixture that documents AI/Vectorize bindings with vitest (#8624)42f4912
Version Packages (#8695)f29f018
Remove NodeJSCompatModule (#8666)2529848
Version Packages (#8679)9f25620
Version Packages (#8647)4fca018
Revert "Remove NodeJSCompatModule"60ce066
Remove NodeJSCompatModuleUpdates
wrangler
from 3.111.0 to 4.7.1Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
4da6067
Version Packages (#8762)55b336f
fix: Minor refactor for the R2 catalog commands (#8759)7427004
Log whether a command is operating on a local or remote resource (#8746)199caa4
fix: return actual error in wrangler secrets bulk (#8757)245cfbd
Update flags for Pipelines create and update (#8753)80ef13c
include documentation_url in api errors (#8750)8b510e8
Version Packages (#8730)0dae4ac
improve turbo settings and vite e2e test config (#8754)624882e
fix: General improvements for the R2 catalog commands (#8737)3993374
Add sslmode field to hyperdrive command (#8727)Updates
esbuild
from 0.17.19 to 0.24.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
745abd9
publish 0.24.2 to npm79fd0b0
skip nulls in source map finalization (#4011)4b9322f
source map: avoid null entry for 0-length parts199a0d3
close #4013: credit to@sapphi-red
for the fix947f99f
fix #4010, fix #4012:import.meta
regressionde9598f
publish 0.24.1 to npm15d56ca
emit null source mappings for empty chunk content8d98f6f
fix #3985:entryPoint
metadata forcopy
loader0db1b82
fix #3998: avoidoutbase
in identifier names7236472
close #3974: add support for netbsd on arm64Updates
vite
from 6.2.4 to 6.2.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
c176acf
release: v6.2.5fdb196e
fix: backport #19782, fs check with svg and relative pathsDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.