-
Notifications
You must be signed in to change notification settings - Fork 10
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
deps(example): Bump the dependencies group across 1 directory with 5 updates #1966
Merged
trunk-io
merged 1 commit into
main
from
dependabot/npm_and_yarn/examples/sveltekit/dependencies-4e74f4c8fa
Oct 18, 2024
Merged
deps(example): Bump the dependencies group across 1 directory with 5 updates #1966
trunk-io
merged 1 commit into
main
from
dependabot/npm_and_yarn/examples/sveltekit/dependencies-4e74f4c8fa
Oct 18, 2024
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 17, 2024
😎 Merged successfully - details. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@sveltejs/[email protected], npm/[email protected], npm/[email protected] |
…updates Bumps the dependencies group with 5 updates in the /examples/sveltekit directory: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.6.1` | `2.7.1` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.44.1` | `2.45.1` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.4` | `4.0.5` | | [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.9` | Updates `@sveltejs/kit` from 2.6.1 to 2.7.1 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit) Updates `eslint-plugin-svelte` from 2.44.1 to 2.45.1 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]@2.45.1) Updates `svelte-check` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-4.0.4...svelte-check-4.0.5) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.7.0...v2.8.0) Updates `vite` from 5.4.8 to 5.4.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/examples/sveltekit/dependencies-4e74f4c8fa
branch
from
October 18, 2024 07:06
9e2d12e
to
bca34c2
Compare
blaine-arcjet
approved these changes
Oct 18, 2024
trunk-io
bot
deleted the
dependabot/npm_and_yarn/examples/sveltekit/dependencies-4e74f4c8fa
branch
October 18, 2024 15:37
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 dependencies group with 5 updates in the /examples/sveltekit directory:
2.6.1
2.7.1
2.44.1
2.45.1
4.0.4
4.0.5
2.7.0
2.8.0
5.4.8
5.4.9
Updates
@sveltejs/kit
from 2.6.1 to 2.7.1Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
9d55410
Version Packages (#12805)dbc9c94
chore: upgrade to sirv 3.0 (#12796)96642d2
fix: add warning for form action responses lost without SSR (#12063)f3b638e
Version Packages (#12789)df48fc6
fix: handle relative assets paths in serverfetch
correctly (#12113)5780deb
fix: decode hash when clicking on same hash to correctly scroll on non ascii ...989949a
docs: add report uri directive to CSP example (#12788)8aa95b4
feat: update service worker when new version is detected (#12448)6f9aefd
fix: page response missing CSP and Link headers when return promise inload
...4c1e3c0
chore: add code comment explaining empty catch block (#12780)Updates
eslint-plugin-svelte
from 2.44.1 to 2.45.1Release notes
Sourced from eslint-plugin-svelte's releases.
Commits
e57a1b5
chore: release eslint-plugin-svelte (#875)457521a
fix: update svelte-eslint-parser to v0.42 (#874)be8d9c9
chore: release eslint-plugin-svelte (#866)7460836
chore: add changesetb0373be
feat(html-closing-bracket-new-line): add rule (#870)edf99d3
feat(no-inspect): addno-inspect
rule (#868)d1ca102
chore: update dev deps (#873)4e6302e
fix: optional param to open new files withcode
(#867)8c85a17
fix: correct new rule docs path (#869)cf6c842
chore: Avoid using deprecated FlatConfig eslint type (#856)Updates
svelte-check
from 4.0.4 to 4.0.5Release notes
Sourced from svelte-check's releases.
Commits
156bd7d
fix: correctly position quick fixes in instance and module (#2531)a167a93
feat: provide Svelte 5 component migration commandb12afd1
fix: include named exports in svelte 5 type (#2528)Updates
tslib
from 2.7.0 to 2.8.0Release notes
Sourced from tslib's releases.
Commits
ca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed update27b2192
Little optimizationsfece22a
Add URL-ish test9c731e9
Combine tsx case into regex1c03288
Test and fix invalid declaration-looking extensionsa55e9f7
Do more with a regexe828dac
Shorten by one linee7b6aa0
Case insensitivity, remove lookbehindUpdates
vite
from 5.4.8 to 5.4.9Changelog
Sourced from vite's changelog.
Commits
898d61f
release: v5.4.9508d9ab
fix: bump launch-editor-middleware to v2.9.1 (#18348)dc5434c
fix(deps): bump tsconfck (#18322)851b258
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)96084d6
fix(data-uri): only match ids starting withdata:
(#18241)eae00b5
fix(css): fix lightningcss dep url resolution with custom root (#18125)c23558a
chore: update all url references of vitejs.dev to vite.dev (#18276)1864eb1
chore: update license copyright (#18278)ae44163
docs: update homepage (#18274)262a879
fix(ssr): (backport #18150) fix source map remapping with multiple sources (#...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 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 conditions