Skip to content
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 5 commits into from
Oct 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@kubernetes/client-node 1.0.0-rc6 -> 1.0.0-rc7 age adoption passing confidence
@sveltejs/kit (source) 2.6.4 -> 2.7.1 age adoption passing confidence
tailwindcss (source) 3.4.13 -> 3.4.14 age adoption passing confidence
typescript-eslint (source) 8.8.1 -> 8.9.0 age adoption passing confidence
vite (source) 5.4.8 -> 5.4.9 age adoption passing confidence
vitest (source) 2.1.2 -> 2.1.3 age adoption passing confidence
yaml (source) 2.5.1 -> 2.6.0 age adoption passing confidence

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
  • feat: update service worker when new version is detected (#​12448)
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
   🏎 Performance
    View changes on GitHub
eemeli/yaml (yaml)

v2.6.0

Compare Source

  • Use a proper tag for !!merge << keys (#​580)
  • Add stringKeys parse option (#​581)
  • Stringify a Document as a Document (#​576)
  • Add sponsorship by Manifest

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 11, 2024 16:19
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.0 chore(deps): update devdependencies Oct 13, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 3883bac to 54d71b7 Compare October 15, 2024 12:00
| 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     |
Copy link
Contributor Author

renovate bot commented Oct 15, 2024

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

Copy link
Contributor

@decleaver decleaver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discussed updates

@TristanHoladay TristanHoladay merged commit a0f6163 into main Oct 15, 2024
12 checks passed
@TristanHoladay TristanHoladay deleted the renovate/devdependencies branch October 15, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants