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 #31

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

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

Updates grommet from 2.39.0 to 2.40.0

Release notes

Sourced from grommet's releases.

v2.40.0

  • Added defaultVisible prop to Tip to control the initial visibility of the tooltip. (grommet/grommet#7255)
  • Added showIndex boolean prop to List to control whether the index number for the list item is displayed when using onOrder. (grommet/grommet#7271)
  • Added view.columns to Data to track the visibility of columns in DataTableColumns and DataTable. (grommet/grommet#7281)
Commits

Updates vike from 0.4.183 to 0.4.186

Changelog

Sourced from vike's changelog.

0.4.186 (2024-08-18)

Bug Fixes

  • fix rollupOptions.output.manualChunks passthrough (8d75b15)

0.4.185 (2024-08-18)

Bug Fixes

0.4.184 (2024-08-12)

Bug Fixes

  • stop using createServer() to distinguish dev/prod (fix #1791) (38f60f1)
  • streamReadableWebToString encoding (#1799) (6268228)

BREAKING CHANGES

  • Update to vite@5.1.0 or above.
Commits

Updates vike-react from 0.5.1 to 0.5.3

Commits
  • a244e11 release: vike-react@0.5.3
  • b61c80e minor refactor
  • 405af64 fix: update lang upon useConfig()
  • 2fa8939 minor refactor
  • ae20bbe minor refactor
  • c1e0c83 fix: enable useConfig() after hydration
  • a6c82a2 fix: fix callable cumulative configs
  • 44c8d90 minor refactor
  • a53b7c1 fix: support callable cumulative configs
  • 653b808 fix: fix useConfig() for {body,html}Attributesvikejs/vike-vue#180
  • Additional commits viewable in compare view

Updates vite from 5.4.0 to 5.4.1

Changelog

Sourced from vite's changelog.

5.4.1 (2024-08-15)

Commits
  • b44c20c release: v5.4.1
  • 391bb49 fix(worker): handle self reference url worker in dependency for build (#17846)
  • e686d74 fix(build): avoid re-define __vite_import_meta_env__ (#17876)
  • 9018255 chore: fix picocolors import for local dev (#17884)
  • 1bda847 fix: align CorsOptions.origin type with @​types/cors (#17836)
  • e16bf1f refactor: remove handleHotUpdate from watch-package-data plugin (#17865)
  • 6700594 fix: typings for vite:preloadError (#17868)
  • d11711c fix(deps): update all non-major dependencies (#17869)
  • 4e5ce3c fix(lightningcss): search for assets with correct base path (#17856)
  • e961b31 fix: build.modulePreload.resolveDependencies is optimizable (#16083)
  • Additional commits viewable in compare view

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: [grommet](https://github.com/grommet/grommet), [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 `grommet` from 2.39.0 to 2.40.0
- [Release notes](https://github.com/grommet/grommet/releases)
- [Commits](grommet/grommet@v2.39.0...v2.40.0)

Updates `vike` from 0.4.183 to 0.4.186
- [Changelog](https://github.com/vikejs/vike/blob/main/CHANGELOG.md)
- [Commits](vikejs/vike@v0.4.183...v0.4.186)

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

Updates `vite` from 5.4.0 to 5.4.1
- [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.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: grommet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Aug 19, 2024
@lourot lourot merged commit 7c4a90e into main Aug 21, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-deps-f59d8a6b91 branch August 21, 2024 06:38
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