ElitoGame / HexaLaunch

A radial hexagon menu to boost productivity
5 stars 0 forks source link

Bump vite-plugin-solid from 2.2.6 to 2.3.0 #10

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vite-plugin-solid from 2.2.6 to 2.3.0.

Release notes

Sourced from vite-plugin-solid's releases.

2.3.0 (2022-07-14)

This release mainly upgrade vite to the latest version (3.0.0). The only "breaking" change is that the vite option alias is not supported anymore.

You can follow the migration guide here: https://vitejs.dev/guide/migration.html

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]
Changelog

Sourced from vite-plugin-solid's changelog.

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]

Miscellaneous

  • Merge pull request #29 from bgoscinski/master [7443f0c]
  • Merge branch 'master' into master [5788cc3]
  • Merge pull request #27 from LXSMNSYC/patch-2 [e7eb9dc]
  • Update merge-anything to 5.0.0 [8a5f9b5]
  • revert temporary fix push people to newer vite with windows fix [1fd98f6]
  • Revert "fix around vite plugin merging" [58dcda1]
  • Fix #26 [408367d]
  • fix around vite plugin merging [84c2568]
  • bump [2162537]
  • Merge pull request #25 from devinxi/nksaraf-patch-1 [d61b98d]
  • Disable solid-refresh transform during SSR [97debbe]

... (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 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)
dependabot[bot] commented 2 years ago

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.

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