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 4 updates #177

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the frontend group in /frontend with 4 updates: @solidjs/router, mvp.css, pnpm and vite.

Updates @solidjs/router from 0.14.8 to 0.14.10

Changelog

Sourced from @​solidjs/router's changelog.

0.14.10

Patch Changes

  • 18b9b52: Support arrays in Search Params
  • 272218f: fix #491 - useSubmission with "with" actions

0.14.9

Patch Changes

  • a22d7d2: fix preloadRoute to take string path
  • 6dd0473: support empty array/string to mean no revalidation
Commits

Updates mvp.css from 1.15.0 to 1.16.0

Release notes

Sourced from mvp.css's releases.

v1.16

  • Add missing comma to restore textarea width
  • Add styles for dialog element & its backdrop
Commits
  • 241a59a filesize update
  • 70a699e updated readme
  • 75da7be updated readme
  • 2a037b6 feat: Updated to v1.16 (#123)
  • 01b4d19 Merge pull request #122 from krypton225/style-dialog-element
  • 00b19e5 fix: 🔥 remove classes from CSS file & update index.html file
  • 66de779 feat: ✨ add styles for dialog element & its backdrop
  • c44db2e Merge pull request #119 from allknowingfrog/textarea-width-patch
  • 66ec5a3 Add missing comma to restore textarea width
  • 7386ef4 Merge pull request #117 from michealp-coder/patch-2
  • Additional commits viewable in compare view

Updates pnpm from 9.12.1 to 9.12.2

Release notes

Sourced from pnpm's releases.

pnpm 9.12.2

Patch Changes

  • When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #8546.

Platinum Sponsors

Gold Sponsors

... (truncated)

Commits
  • 744711c chore(release): 9.12.2
  • eed2cf9 docs: add vite to sponsors
  • ccf5fbc docs: update CONTRIBUTING.md for Git LFS (#8647)
  • 5fea444 chore: use Git LFS for pnpm development (#8509)
  • 884fdd7 chore: update @​pnpm/registry-mock
  • db7ff76 fix: detecting files with executable permissions in side effects cache (#8625)
  • a943fc9 refactor: error message on out of date lockfile
  • See full diff in compare view

Updates vite from 5.4.8 to 5.4.9

Release notes

Sourced from vite's releases.

v5.4.9

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.9 (2024-10-14)

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 4 updates: [@solidjs/router](https://github.com/solidjs/solid-router), [mvp.css](https://github.com/andybrewer/mvp), [pnpm](https://github.com/pnpm/pnpm) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


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

Updates `mvp.css` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/andybrewer/mvp/releases)
- [Commits](andybrewer/mvp@v1.15...v1.16)

Updates `pnpm` from 9.12.1 to 9.12.2
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v9.12.1...v9.12.2)

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

---
updated-dependencies:
- dependency-name: "@solidjs/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: mvp.css
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Oct 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/frontend-a104922be5 branch October 25, 2024 06:24
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