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-dev): bump vike from 0.4.160 to 0.4.168 #229

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps vike from 0.4.160 to 0.4.168.

Changelog

Sourced from vike's changelog.

0.4.168 (2024-03-30)

Bug Fixes

  • always use esbuild to resolve import paths (fix #1580) (4996ef0)
  • clean esbuild errros (ea598f8)
  • don't send superfluous JavaScript Early Hint for HTML-only page (fix #1574) (14e4b5e)
  • enable tools to monkey path history.pushState() to listen to Vike navigations (#1582) (b4b3e0c)
  • improve DX & docs upon using vike-{react,vue,solid} configs without installing (fix #1578) (c08a6bb)
  • improve error message upon non-existing import path in +config.js (fix #1576) (1525f69)
  • improve hint for CJS/ESM error (e0596ba)
  • improve tmp build file names (ee414f3)
  • remove superfluous user-land extends warning (28dc27a)

0.4.167 (2024-03-22)

Bug Fixes

  • allow vite-tsconfig-paths again (a5e2596)
  • call onPageTransitionStart() earlier (fix #1560) (1a3a59f)
  • improve DEBUG flags DX (0f5ac02)
  • only call page transition hooks if page was rendered before (e334999)
  • remove faulty assertion (fix #1571) (b457127)
  • support path aliases that look like npm package imports (fix #1146) (8b5827e)
  • update error message upon no page find found (#1570) (d7b56d6)

0.4.166 (2024-03-19)

Bug Fixes

  • add Vike.Config to PageContextConfig (fix #1532) (74b18b0)
  • conservatively preserve all assets in dist/server (fix #1154) (6dfef11)
  • emphasize CJS/ESM error hint (3e344b9)
  • generate assets.json early (fix #1527) (2598887)
  • improve handling of unsuable Git (#1549) (42d58ff)
  • improve HTTP request error message upon Vike config error (e405b77)
  • improve logging upon skipped HTTP request (0e4145b)
  • improve package.json#exports by adding import export (#1382) (c270210)
  • improve package.json#exports by making require export last (#1382) (ca218b3)
  • improve package.json#exports order (#1382) (7def2dd)
  • injectBreakLines regex speedup (b3cc3cb)
  • package.json#exports replace "import" with "default" (#1382) (6942f61)
  • rename triggedBy to triggeredBy (fix #1563) (a08160f)

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [vike](https://github.com/vikejs/vike) from 0.4.160 to 0.4.168.
- [Changelog](https://github.com/vikejs/vike/blob/main/CHANGELOG.md)
- [Commits](vikejs/vike@v0.4.160...v0.4.168)

---
updated-dependencies:
- dependency-name: vike
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 15:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@bc-micah bc-micah closed this Apr 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vike-0.4.168 branch April 25, 2024 15:06
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.

None yet

1 participant