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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the frontend group in /frontend with 6 updates:

Package From To
@solidjs/router 0.10.9 0.12.0
solid-js 1.8.11 1.8.15
@types/crypto-js 4.2.1 4.2.2
pnpm 8.14.1 8.15.2
vite 5.0.11 5.1.2
vite-plugin-solid 2.8.0 2.10.1

Updates @solidjs/router from 0.10.9 to 0.12.0

Changelog

Sourced from @​solidjs/router's changelog.

0.12.0

Minor Changes

  • 17ea145: add createAsyncStorage, prev argument, remove store from cache

0.11.5

Patch Changes

  • 0413594: fix memory router no native events
  • 97d387b: add rootLoad
  • 5a94e7d: fix Router types, make singleFlight optional

0.11.4

Patch Changes

  • d67ccbb: single flight mutations
  • 76724af: pass revalidate through json helper

0.11.3

Patch Changes

  • 9cc1a85: update response types to be always present

0.11.2

Patch Changes

  • fab3cc0: fix renderToString for cache fns

0.11.1

Patch Changes

  • 20663d5: metadata -> info

0.11.0

Minor Changes

  • 6e661eb: add changesets
Commits

Updates solid-js from 1.8.11 to 1.8.15

Commits

Updates @types/crypto-js from 4.2.1 to 4.2.2

Commits

Updates pnpm from 8.14.1 to 8.15.2

Release notes

Sourced from pnpm's releases.

v8.15.2

Patch Changes

  • When purging multiple node_modules directories, pnpm will no longer print multiple prompts simultaneously.
  • Don't print an unnecessary warning when adding new dependencies to a project that uses hoisted node_modules.
  • Linking globally the command of a package that has no name in package.json #4761.
  • Installation should work with lockfile created by pnpm v9.0.0-alpha.4

Platinum Sponsors

Gold Sponsors

... (truncated)

Commits
  • a2e7250 chore(release): 8.15.2
  • 822b2da fix: install should work with lockfile created by pnpm v9
  • fbe6714 chore: update lockfile
  • 6df9b66 chore: update lockfile
  • 58c9031 chore: ignore pkg security vulnerability
  • ceb47e3 fix(get-context): avoid excess purge prompts (#7639)
  • abf3909 fix: linking globally a package with no name in package.json (#7637)
  • dc48925 fix: don't print unnecessary warning in project that uses hoisted node_modules
  • 738d443 fix: never wrap lines in the lockfile
  • 5dff47f ci: update pnpm/action-setup to v3.0.0
  • Additional commits viewable in compare view

Updates vite from 5.0.11 to 5.1.2

Release notes

Sourced from vite's releases.

[email protected]

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.1.2 (2024-02-14)

5.1.1 (2024-02-09)

5.1.0 (2024-02-08)

Vite 5.1 is out! Read the announcement blog post at https://vitejs.dev/blog/announcing-vite5-1!

5.1.0-beta.7 (2024-02-07)

5.1.0-beta.6 (2024-02-01)

... (truncated)

Commits

Updates vite-plugin-solid from 2.8.0 to 2.10.1

Changelog

Sourced from vite-plugin-solid's changelog.

2.10.1

Patch Changes

  • 1552678: emergency temporary revert of solid-refresh

2.10.0

Minor Changes

  • 6156811: add changesets, update to solid-refresh 0.7

2.3.0 (2022-07-14)

Changed

  • ⬆️ Update playground dependencies [0438ab4]
  • ⬆️ Update dependencies (vite 3) [17d5aef]
  • ⬆️ Update dependencies [ac130ae]
  • ⬆️ Update example folder dependencies [093f738]
  • ⬆️ Update dependencies [0259ba6]

Removed

  • 🔥 Remove legacy option `alias` [4a432e8]

Miscellaneous

  • Merge pull request #44 from vjoao/patch-1 [88fd588]
  • Add 'universal' to compiler output [75d66bb]
  • Merge pull request #39 from btakita/issues/38 [dce3536]
  • Merge pull request #37 from JoviDeCroock/patch-1 [6c9c566]
  • upgrade babel-preset-solid to 1.4.2 [91e9511]
  • add types discoverability [820c115]
  • move "vite" and "solid-js" to peer dependencies [dfd81c2]
  • Merge pull request #36 from g-plane/peer-deps [f896d4d]
  • remove ?. and bump version [b310f93]
  • 📝 Update changelog [b57f3e9]
  • 📝 Update changelog [55ed4f3]

2.2.5 (2022-01-26)

Changed

  • ⬆️ Update dependencies to latest [0d429c2]
  • 🎨 Rename poorly named variable [d71ff9e]

... (truncated)

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.12.0` |
| [solid-js](https://github.com/solidjs/solid) | `1.8.11` | `1.8.15` |
| [@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.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.11` | `5.1.2` |
| [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) | `2.8.0` | `2.10.1` |


Updates `@solidjs/router` from 0.10.9 to 0.12.0
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

Updates `solid-js` from 1.8.11 to 1.8.15
- [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.2
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.14.1...v8.15.2)

Updates `vite` from 5.0.11 to 5.1.2
- [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.1.2/packages/vite)

Updates `vite-plugin-solid` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases)
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/main/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-minor
  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 15, 2024
@querwurzel querwurzel merged commit 57eff70 into main Feb 15, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/frontend-6a3e4f234a branch February 15, 2024 10:40
querwurzel pushed a commit that referenced this pull request Apr 26, 2024
Bumps the frontend group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@solidjs/router](https://github.com/solidjs/solid-router) | `0.10.9` | `0.12.0` |
| [solid-js](https://github.com/solidjs/solid) | `1.8.11` | `1.8.15` |
| [@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.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.11` | `5.1.2` |
| [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) | `2.8.0` | `2.10.1` |

Updates `@solidjs/router` from 0.10.9 to 0.12.0
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

Updates `solid-js` from 1.8.11 to 1.8.15
- [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.2
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.14.1...v8.15.2)

Updates `vite` from 5.0.11 to 5.1.2
- [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.1.2/packages/vite)

Updates `vite-plugin-solid` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases)
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/main/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-minor
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
querwurzel pushed a commit that referenced this pull request Apr 26, 2024
Bumps the frontend group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@solidjs/router](https://github.com/solidjs/solid-router) | `0.10.9` | `0.12.0` |
| [solid-js](https://github.com/solidjs/solid) | `1.8.11` | `1.8.15` |
| [@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.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.11` | `5.1.2` |
| [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) | `2.8.0` | `2.10.1` |

Updates `@solidjs/router` from 0.10.9 to 0.12.0
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

Updates `solid-js` from 1.8.11 to 1.8.15
- [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.2
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.14.1...v8.15.2)

Updates `vite` from 5.0.11 to 5.1.2
- [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.1.2/packages/vite)

Updates `vite-plugin-solid` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases)
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/main/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-minor
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant