-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dependency Updates #324
Merged
Merged
Dependency Updates #324
Conversation
This file contains 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 [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) from 2.1.2 to 5.2.10. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-node@5.2.10/packages/adapter-node) --- updated-dependencies: - dependency-name: "@sveltejs/adapter-node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.7.3 to 2.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/releases"><code>@sveltejs/kit</code>'s releases</a>.</em></p> <blockquote> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.11.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: adhere to Vite <code>build.minify</code> setting when building the service worker (<a href="https://redirect.github.com/sveltejs/kit/pull/13143">#13143</a>)</li> </ul> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.11.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: transport custom types across the server/client boundary (<a href="https://redirect.github.com/sveltejs/kit/pull/13149">#13149</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: correctly resolve hooks file when a similarly named directory exists (<a href="https://redirect.github.com/sveltejs/kit/pull/13144">#13144</a>)</li> </ul> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.10.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: export <code>init</code> hook from <code>get_hooks</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/13136">#13136</a>)</li> </ul> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.10.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: server and client <code>init</code> hook (<a href="https://redirect.github.com/sveltejs/kit/pull/13103">#13103</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: prevent hooks exported from <code>hooks.js</code> from overwriting hooks from <code>hooks.server.js</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/13104">#13104</a>)</li> </ul> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.9.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: correctly match route groups preceding optional parameters (<a href="https://redirect.github.com/sveltejs/kit/pull/13099">#13099</a>)</li> </ul> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.9.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: Vite 6 support (<a href="https://redirect.github.com/sveltejs/kit/pull/12270">#12270</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: transform link[rel='shortcut icon'] and link[rel='apple-touch-icon'] to be absolute to avoid console error when navigating (<a href="https://redirect.github.com/sveltejs/kit/pull/13077">#13077</a>)</li> </ul> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.8.5</h2> <h3>Patch Changes</h3> <ul> <li>fix: don't hydrate when falling back to error page (<a href="https://redirect.github.com/sveltejs/kit/pull/13056">#13056</a>)</li> </ul> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.8.4</h2> <h3>Patch Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md"><code>@sveltejs/kit</code>'s changelog</a>.</em></p> <blockquote> <h2>2.11.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: adhere to Vite <code>build.minify</code> setting when building the service worker (<a href="https://redirect.github.com/sveltejs/kit/pull/13143">#13143</a>)</li> </ul> <h2>2.11.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: transport custom types across the server/client boundary (<a href="https://redirect.github.com/sveltejs/kit/pull/13149">#13149</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: correctly resolve hooks file when a similarly named directory exists (<a href="https://redirect.github.com/sveltejs/kit/pull/13144">#13144</a>)</li> </ul> <h2>2.10.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: export <code>init</code> hook from <code>get_hooks</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/13136">#13136</a>)</li> </ul> <h2>2.10.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: server and client <code>init</code> hook (<a href="https://redirect.github.com/sveltejs/kit/pull/13103">#13103</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: prevent hooks exported from <code>hooks.js</code> from overwriting hooks from <code>hooks.server.js</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/13104">#13104</a>)</li> </ul> <h2>2.9.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: correctly match route groups preceding optional parameters (<a href="https://redirect.github.com/sveltejs/kit/pull/13099">#13099</a>)</li> </ul> <h2>2.9.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: Vite 6 support (<a href="https://redirect.github.com/sveltejs/kit/pull/12270">#12270</a>)</li> </ul> <h3>Patch Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/2129e0b9f799764400030270692b0c0a2dbbbdb5"><code>2129e0b</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13155">#13155</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/a1fea7e3f4f1bd589b8b29c56c3e4cc95cba8ead"><code>a1fea7e</code></a> fix: adhere to Vite <code>build.minify</code> setting when building service worker (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13143">#13143</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/5d6a8c33d3dbe169f39a07de1c9f1ba7a406adb1"><code>5d6a8c3</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13147">#13147</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/3d9e03a8a55a539b02c76d44df4874e4642bbd17"><code>3d9e03a</code></a> feat: allow serialization/deserialization of custom data types (alternative A...</li> <li><a href="https://github.com/sveltejs/kit/commit/11a9f66922199ee5925cc71c0efc513376753754"><code>11a9f66</code></a> fix: correctly resolve hooks entry file when directory exists (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13144">#13144</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/33600ee3a7aaf5d93b808b525c773b3b8580bd51"><code>33600ee</code></a> docs: note when <code>init</code> hook was added (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13138">#13138</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/07e346a94c531372d7fe19cee9686f1af669a219"><code>07e346a</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13137">#13137</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/4ff86e14848e02c450626e0e0663839c7675e321"><code>4ff86e1</code></a> fix: export <code>init</code> hook from <code>get_hooks</code> (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13136">#13136</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/50ec8e91916c2e2f01646809847933e40a96d6d7"><code>50ec8e9</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13130">#13130</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/9fc5ff3339e543b956f7ce5eb31267fa73ee332a"><code>9fc5ff3</code></a> feat: server and client <code>init</code> hook (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13103">#13103</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.11.1/packages/kit">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sveltejs/kit&package-manager=npm_and_yarn&previous-version=2.7.3&new-version=2.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James <Jamestp19@gmail.com>
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps node from 23.0.0-alpine3.19 to 23.3.0-alpine3.19. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
JamesPeck
added
dependencies
Pull requests that update a dependency file
ignore-for-release
labels
Dec 19, 2024
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.
No description provided.