chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates#1110
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates#1110dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the npm_and_yarn group with 4 updates in the /website directory: [devalue](https://github.com/sveltejs/devalue), [h3](https://github.com/h3js/h3), [rollup](https://github.com/rollup/rollup) and [svgo](https://github.com/svg/svgo). Updates `devalue` from 5.6.3 to 5.6.4 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](sveltejs/devalue@v5.6.3...v5.6.4) Updates `h3` from 1.15.5 to 1.15.9 - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/v1.15.9/CHANGELOG.md) - [Commits](h3js/h3@v1.15.5...v1.15.9) Updates `rollup` from 4.57.0 to 4.59.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.57.0...v4.59.0) Updates `svgo` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: devalue dependency-version: 5.6.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: h3 dependency-version: 1.15.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.59.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: svgo dependency-version: 4.0.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
main, but PRs should target staged.
The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.
You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1110 --base staged
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 4 updates in the /website directory: devalue, h3, rollup and svgo.
Updates
devaluefrom 5.6.3 to 5.6.4Release notes
Sourced from devalue's releases.
Changelog
Sourced from devalue's changelog.
Commits
6cbb3f5Version Packages (#133)40f1db1Merge commit from fork87c1f3cMerge commit from forkUpdates
h3from 1.15.5 to 1.15.9Release notes
Sourced from h3's releases.
Changelog
Sourced from h3's changelog.
... (truncated)
Commits
4e8d43achore(release): v1.15.923045dfchore: update depsba3c3fefix(sse): sanitize carriage returns in event stream data and commentsc56683dfix(static): prevent path traversal via double-encoded dot segments (`%252e%2...e3b9c9echore(release): v1.15.81103df6fix: preserve%25in pathname47684a3chore(release): v1.15.7313ea52fix(app): decode percent-encoded path segments to prevent auth bypassc049dc0fix(static): narrow path traversal check to match..as a path segment only3faaea0refactor: remove implicit event handler conversion warning (#1340)Updates
rollupfrom 4.57.0 to 4.59.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ae846954.59.0b39616eUpdate audit-resolvec60770dValidate bundle stays within output dir (#6275)33f39c14.58.0b61c408forward NO_SIDE_EFFECTS annotations to function expressions in variable decla...7f00689Extend agent instructionse7b2b85chore(deps): lock file maintenance (#6270)2aa5da9fix(deps): update minor/patch updates (#6267)4319837chore(deps): update dependency lru-cache to v11 (#6269)c3b6b4bchore(deps): update dependency eslint-plugin-unicorn to v63 (#6268)Updates
svgofrom 4.0.0 to 4.0.1Release notes
Sourced from svgo's releases.
Commits
e691f5fMerge commit from forkb1d9f1achore(deps): bump actions/upload-artifact from 6 to 7 (#2202)d724af1chore(deps): bump actions/checkout from 5 to 6 (#2195)4114b32chore(deps): bump actions/upload-artifact from 4 to 6 (#2196)c06d8f6chore: upgrade js-yaml and glob (#2191)26e86e5fix: remove unused <use> elements when deleting empty symbols (#2051)50c326bperf: optimiztions to reduce regression test runtime (#2135)1f33cbeci: separate regression tests and write delta report (#2190)79a2167ci: save test reports to artifacts (#2189)0ae52a0chore(deps): bump actions/setup-node from 5 to 6 (#2187)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 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.