-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): update devdependencies #446
Merged
Merged
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
renovate
bot
changed the title
chore(deps): update dependency @sveltejs/kit to v2.7.0
chore(deps): update devdependencies
Oct 13, 2024
renovate
bot
force-pushed
the
renovate/devdependencies
branch
4 times, most recently
from
October 15, 2024 12:00
3883bac
to
54d71b7
Compare
| datasource | package | from | to | | ---------- | ----------------------- | --------- | --------- | | npm | @kubernetes/client-node | 1.0.0-rc6 | 1.0.0-rc7 | | npm | @sveltejs/kit | 2.6.4 | 2.7.1 | | npm | tailwindcss | 3.4.13 | 3.4.14 | | npm | typescript-eslint | 8.8.1 | 8.9.0 | | npm | vite | 5.4.8 | 5.4.9 | | npm | vitest | 2.1.2 | 2.1.3 | | npm | yaml | 2.5.1 | 2.6.0 |
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
October 15, 2024 13:48
54d71b7
to
e388668
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
BillyFigueroa
approved these changes
Oct 15, 2024
decleaver
approved these changes
Oct 15, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
discussed updates
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.
This PR contains the following updates:
1.0.0-rc6
->1.0.0-rc7
2.6.4
->2.7.1
3.4.13
->3.4.14
8.8.1
->8.9.0
5.4.8
->5.4.9
2.1.2
->2.1.3
2.5.1
->2.6.0
Release Notes
kubernetes-client/javascript (@kubernetes/client-node)
v1.0.0-rc7
Compare Source
sveltejs/kit (@sveltejs/kit)
v2.7.1
Compare Source
Patch Changes
chore: upgrade to sirv 3.0 (#12796)
fix: warn when form action responses are lost because SSR is off (#12063)
v2.7.0
Compare Source
Minor Changes
Patch Changes
fix: correctly handle relative paths when fetching assets on the server (#12113)
fix: decode non ASCII anchor hashes when scrolling into view (#12699)
fix: page response missing CSP and Link headers when return promise in
load
(#12418)tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.9.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.9
Compare Source
Please refer to CHANGELOG.md for details.
vitest-dev/vitest (vitest)
v2.1.3
Compare Source
🐞 Bug Fixes
toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6697 (e0027)/mockServiceWorker.js
instead of/__vitest_msw__
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6687 (4b2ce)toMatchObject
diff - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6620 (d289e)<empty line>
logs when interleavingconsole.log/error
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6644 (9ece3)fast-glob
instead oftinyglobby
in Vitest - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6688 (70baa)🏎 Performance
View changes on GitHub
eemeli/yaml (yaml)
v2.6.0
Compare Source
!!merge <<
keys (#580)stringKeys
parse option (#581)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.