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: bump the all-deps group with 4 updates #27

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps the all-deps group with 4 updates: styled-components, vike, vike-react and vite.

Updates styled-components from 6.1.11 to 6.1.12

Release notes

Sourced from styled-components's releases.

v6.1.12

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.1.11...v6.1.12

Commits

Updates vike from 0.4.179 to 0.4.181

Changelog

Sourced from vike's changelog.

0.4.181 (2024-07-19)

Bug Fixes

  • add assertUsage() to navigate() (fix #1751) (01873ad)
  • add missing getPageContext() type pointer (39f5754)
  • always hard redirect upon external URL (24641cd)
  • condense client-side error message (3a7b262)
  • don't try to remove Base URL from pageContext.urlLogical or pageContext._urlRewrite (0d35bc9)
  • fix * redirection (c9f5331)
  • fix ipfs:// and ipns:// URL handling (6b75eae)
  • improve JSDocs (2eaeea4)
  • improve prefetch() validation (2bc59a9)
  • make build deterministic (closes #1750) (648cd01)
  • make client-side error message more precise and compact (ad30cc4)

Features

0.4.180 (2024-07-16)

Bug Fixes

  • avoid cloning pageContext on the client-side (9f4ee04)
  • avoid cloning pageContext when routing (6ade0d5)
  • fix type PageContext['routeParams'] (1a2bff3)
  • improve handling of useConfig() serialization error (9384166)
  • improve serialization error message (0b717ad)
  • support injectScriptsAt: 'STREAM' (#1740) (b0d2d3a)
  • update react-streaming (c4d759a)

Features

Commits

Updates vike-react from 0.4.17 to 0.4.18

Commits
Maintainer changes

This version was pushed to npm by nitedani, a new releaser for vike-react since your current version.


Updates vite from 5.3.3 to 5.3.4

Changelog

Sourced from vite's changelog.

5.3.4 (2024-07-16)

Commits

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

Bumps the all-deps group with 4 updates: [styled-components](https://github.com/styled-components/styled-components), [vike](https://github.com/vikejs/vike), [vike-react](https://github.com/vikejs/vike-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `styled-components` from 6.1.11 to 6.1.12
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v6.1.11...v6.1.12)

Updates `vike` from 0.4.179 to 0.4.181
- [Changelog](https://github.com/vikejs/vike/blob/main/CHANGELOG.md)
- [Commits](vikejs/vike@v0.4.179...v0.4.181)

Updates `vike-react` from 0.4.17 to 0.4.18
- [Commits](https://github.com/vikejs/vike-react/compare/vike-react@0.4.17...vike-react@0.4.18)

Updates `vite` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: vike
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: vike-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@lourot lourot merged commit 988dea7 into main Jul 26, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-deps-ace0c585f5 branch July 26, 2024 17:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant