-
Notifications
You must be signed in to change notification settings - Fork 3
Bump the npm_and_yarn group across 2 directories with 7 updates #6
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
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/client/npm_and_yarn-security-group-027848a18a
Closed
Bump the npm_and_yarn group across 2 directories with 7 updates #6
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/client/npm_and_yarn-security-group-027848a18a
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 npm_and_yarn group with 2 updates in the /client directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [follow-redirects](https://github.com/follow-redirects/follow-redirects). Bumps the npm_and_yarn group with 5 updates in the /server directory: | Package | From | To | | --- | --- | --- | | [ip](https://github.com/indutny/node-ip) | `2.0.0` | `2.0.1` | | [jose](https://github.com/panva/jose) | `4.15.4` | `4.15.5` | | [undici](https://github.com/nodejs/undici) | `5.26.5` | `5.28.3` | | [@firebase/storage](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/storage) | `0.12.0` | `0.12.2` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `10.7.1` | `10.8.1` | Updates `vite` from 4.4.12 to 4.5.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) Updates `follow-redirects` from 1.15.3 to 1.15.5 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.5) Updates `ip` from 2.0.0 to 2.0.1 - [Commits](indutny/node-ip@v2.0.0...v2.0.1) Updates `jose` from 4.15.4 to 4.15.5 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md) - [Commits](panva/jose@v4.15.4...v4.15.5) Updates `undici` from 5.26.5 to 5.28.3 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.26.5...v5.28.3) Updates `@firebase/storage` from 0.12.0 to 0.12.2 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/packages/storage/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/storage@0.12.2/packages/storage) Updates `firebase` from 10.7.1 to 10.8.1 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@10.7.1...firebase@10.8.1) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn-security-group - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: ip dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: jose dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: undici dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: "@firebase/storage" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: firebase dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for fluffy-sunshine-8b5188 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
❌ Deploy Preview for eloquent-banoffee-72e7ac failed.
|
✅ Deploy Preview for flourishing-marigold-68cfa5 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Contributor
Author
|
Superseded by #7. |
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 2 updates in the /client directory: vite and follow-redirects.
Bumps the npm_and_yarn group with 5 updates in the /server directory:
2.0.02.0.14.15.44.15.55.26.55.28.30.12.00.12.210.7.110.8.1Updates
vitefrom 4.4.12 to 4.5.2Changelog
Sourced from vite's changelog.
... (truncated)
Commits
d0360c1release: v4.5.2eeec23bfix: fs deny for case insensitive systems (#15653)c075115release: v4.5.141bb354fix: backport #15223, proxy html path should be encoded (#15226)055d2b8release: v4.5.0ed7bdc5feat: scan .marko files (#14669)45595effeat: backport mdx as known js source (#14560) (#14670)520139cfeat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions...Updates
follow-redirectsfrom 1.15.3 to 1.15.5Commits
b1677ceRelease version 1.15.5 of the npm package.d8914f7Preserve fragment in responseUrl.6585820Release version 1.15.4 of the npm package.7a6567eDisallow bracketed hostnames.05629afPrefer native URL instead of deprecated url.parse.1cba8e8Prefer native URL instead of legacy url.resolve.72bc2a4Simplify _processResponse error handling.3d42aecAdd bracket tests.bcbb096Do not directly set Error properties.Updates
ipfrom 2.0.0 to 2.0.1Commits
3b0994a2.0.132f468flib: fixed CVE-2023-42282 and added unit testUpdates
josefrom 4.15.4 to 4.15.5Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
765aafdchore(release): 4.15.5b36e45etest: add export check to x509 pem import testse839ecbtest: stop testing JWE RSA1_5 Algorithm1b91d88fix: add a maxOutputLength option to zlib inflate9ca2b24build: remove release actionf3035d8chore: cleanup after releaseMaintainer changes
This version was pushed to npm by panva, a new releaser for jose since your current version.
Updates
undicifrom 5.26.5 to 5.28.3Release notes
Sourced from undici's releases.
... (truncated)
Commits
e71cb4cBumped v5.28.320c65b8Fix tests for Node.js v20.11.0 (#2618)8ec52cdFix tests for Node.js v21 (#2609)d3aa574Merge pull request from GHSA-3787-6prv-h9w39a14e5fBumped v5.28.2fcdfe87build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (#2302)169c157build(deps-dev): bump formdata-node from 4.4.1 to 6.0.3 (#2389)9788177build(deps): bump step-security/harden-runner from 2.5.0 to 2.6.0 (#2392)1f6d159build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 (#2395)a393a86build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.1 (#2396)Updates
@firebase/storagefrom 0.12.0 to 0.12.2Changelog
Sourced from
@firebase/storage's changelog.Commits
e60188dVersion Packages (#8046)f3cec28Bump undici due to security issue (#8044)9fa0e9fVersion Packages (#7995)12129b9Version Packages (#7955)05d06a8Version Packages (#7836)Updates
firebasefrom 10.7.1 to 10.8.1Commits
e60188dVersion Packages (#8046)7e2efbfMerge master into releasef3cec28Bump undici due to security issue (#8044)e5a1a34update chromedriver to 116 and update url (#8045)9fa0e9fVersion Packages (#7995)c666027Merge master into release2f7ad0aAdd changeset for Web-Extension package (#8001)e6494bcMerge master into releasedc11a27update page-view links in analytics docs (#7994)4d88f08A changeset for additions to the Analytics ConsentSettings interface. (#7990)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.