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

Bump the frontend group in /frontend with 6 updates #111

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the frontend group in /frontend with 6 updates:

Package From To
@solidjs/router 0.10.9 0.11.0
solid-js 1.8.11 1.8.12
@types/crypto-js 4.2.1 4.2.2
pnpm 8.14.1 8.15.1
vite 5.0.11 5.0.12
vite-plugin-solid 2.8.0 2.9.1

Updates @solidjs/router from 0.10.9 to 0.11.0

Commits

Updates solid-js from 1.8.11 to 1.8.12

Commits

Updates @types/crypto-js from 4.2.1 to 4.2.2

Commits

Updates pnpm from 8.14.1 to 8.15.1

Release notes

Sourced from pnpm's releases.

v8.15.1

Patch Changes

  • Use the object-hash library instead of node-object-hash for hashing keys of side-effects cache #7591.
  • bundledDependencies should never be added to the lockfile with false as the value #7576.

Platinum Sponsors

Gold Sponsors

... (truncated)

Commits
  • 7f85132 chore(release): 8.15.1
  • 77d79b6 fix(object-hasher): switch to object-hash to fix hashing of large objects (#7...
  • 1892bdb fix: don't add bundleDependencies=false to the lockfile (#7580)
  • 778efe2 chore(release): 8.15.0
  • f43bdcf feat(cli): forbid combining specs and --latest (#7567)
  • df9b16a fix: don't fail if the file already exists (Windows Reflinks) (#7555)
  • 31054a6 fix(update): stop downgrading prereleases (#7466)
  • fd42caf feat: extract name from license file (#7530)
  • f12884d fix: print correctly aggregate output when mixing stages (#7557)
  • 0c38332 fix: reduce the side-effects cache key length (#7563)
  • Additional commits viewable in compare view

Updates vite from 5.0.11 to 5.0.12

Changelog

Sourced from vite's changelog.

5.0.12 (2024-01-19)

Commits

Updates vite-plugin-solid from 2.8.0 to 2.9.1

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 frontend group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@solidjs/router](https://github.com/solidjs/solid-router) | `0.10.9` | `0.11.0` |
| [solid-js](https://github.com/solidjs/solid) | `1.8.11` | `1.8.12` |
| [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js) | `4.2.1` | `4.2.2` |
| [pnpm](https://github.com/pnpm/pnpm) | `8.14.1` | `8.15.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.11` | `5.0.12` |
| [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) | `2.8.0` | `2.9.1` |


Updates `@solidjs/router` from 0.10.9 to 0.11.0
- [Commits](https://github.com/solidjs/solid-router/commits)

Updates `solid-js` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

Updates `@types/crypto-js` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js)

Updates `pnpm` from 8.14.1 to 8.15.1
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.14.1...v8.15.1)

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

Updates `vite-plugin-solid` from 2.8.0 to 2.9.1
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases)
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/solidjs/vite-plugin-solid/commits)

---
updated-dependencies:
- dependency-name: "@solidjs/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@types/crypto-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: vite-plugin-solid
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2024

Superseded by #113.

@dependabot dependabot bot closed this Feb 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/frontend-5cbc839a62 branch February 15, 2024 10:34
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants