build(deps): bump the npm_and_yarn group across 2 directories with 5 updates#4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…updates Bumps the npm_and_yarn group with 3 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [undici](https://github.com/nodejs/undici) and [fast-jwt](https://github.com/nearform/fast-jwt). Bumps the npm_and_yarn group with 2 updates in the /examples/standard-nextjs directory: [next](https://github.com/vercel/next.js) and [postcss](https://github.com/postcss/postcss). Updates `vite` from 2.9.15 to 2.9.17 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.17/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.17/packages/vite) Updates `undici` from 5.12.0 to 5.28.3 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.12.0...v5.28.3) Updates `fast-jwt` from 3.1.1 to 3.3.2 - [Release notes](https://github.com/nearform/fast-jwt/releases) - [Changelog](https://github.com/nearform/fast-jwt/blob/master/CHANGELOG.md) - [Commits](nearform/fast-jwt@v3.1.1...v3.3.2) Updates `next` from 13.5.3 to 14.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.3...v14.1.3) Updates `postcss` from 8.4.30 to 8.4.35 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.30...8.4.35) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn-security-group - dependency-name: undici dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: fast-jwt dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #5. |
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 / directory: vite, undici and fast-jwt.
Bumps the npm_and_yarn group with 2 updates in the /examples/standard-nextjs directory: next and postcss.
Updates
vitefrom 2.9.15 to 2.9.17Changelog
Sourced from vite's changelog.
Commits
3441f12release: v2.9.170cd769cfix: port #15653 to v3 (#15655)ea814d7release: v2.9.167d8100afix: port #13348 to v2, fs.deny with leading double slash (#13350)Updates
undicifrom 5.12.0 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
fast-jwtfrom 3.1.1 to 3.3.2Release notes
Sourced from fast-jwt's releases.
Commits
6604166Release v3.3.215a6e92Merge pull request from GHSA-c2ff-88x2-x9pga5ef39bfix(typescript): fix typescript type DecodedJwt (#407)4d8c66ffix: add missingRequiredClaim to TokenValidationErrorCode (#403)52e94ddRelease v3.3.1 (#390)05b02d7fix: removed pre publish step (#385)0fd4664Release v3.3.0 (#382)7b3d317Allow expiresIn to be a string (#376)f836ce1perf: usenode:prefix to bypass require.cache call for builtins (#375)6e5242bchore: drop support for Node 14 (#378)Updates
nextfrom 13.5.3 to 14.1.3Release notes
Sourced from next's releases.
... (truncated)
Commits
fc38ee1v14.1.385a5c4dfix type4b059bcUpgrade to latest@edge-runtimepackages (#62955)b10a610Fix output: export with custom distDir (#62064)960b738Migrate locale redirect handling to router-server (#62606)2f210d4update release workflowf564deev14.1.2a85519eFix sitemap generateSitemaps support for string id (#61088)0a2d775Fix: generateSitemaps in production giving 404 (#62212)400b57cFix redirect under suspense boundary with basePath (#62597)Updates
postcssfrom 8.4.30 to 8.4.35Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
edda95eRelease 8.4.35 version612f360Merge pull request #1924 from postcss/refactor/types5e7449fFix node.parent.nodes type65075dfAllow to pass undefined to adding methods to simplify type check477b3bbRelease 8.4.34 version25af117Update dependenciesbb0314aMerge pull request #1922 from tim-we/improve-at-rule-types9dd5a93Fix at-rule test8322d11Fix visitor testee7fcd4Fix Document#nodesDependabot 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.