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 vite-plugin-elm from 2.7.2 to 2.8.0 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps vite-plugin-elm from 2.7.2 to 2.8.0.

Release notes

Sourced from vite-plugin-elm's releases.

v2.8.0

  • Support vite@4
  • Have a better strategy to find elm.json #354
    • Add a new dependency for find-up
  • Have a better strategy to build asset's path #407
  • Ignore elm files if ?raw option is given #411
  • Be kind for installation with Git #418
  • Update devDependencies

v2.8.0-beta.5

  • Fix test to follow the new naming convention for hash on generated asset's path
  • Update devDependencies

hmsk/vite-plugin-elm@v2.8.0-beta.4...v2.8.0-beta.5

v2.8.0-beta.4

  • Update devDependencies
  • Run build on prepare script for installation via git #418 thanks @​mattpolzin

hmsk/vite-plugin-elm@v2.8.0-beta.3...v2.8.0-beta.4

v2.8.0-beta.3

hmsk/vite-plugin-elm@v2.8.0-beta.2...v2.8.0-beta.3

v2.8.0-beta.2

  • update devDependencies
  • fix the error on importing an asset with unexpected resource path thanks to @​notgne2 #407

hmsk/vite-plugin-elm@v2.8.0-beta.1...v2.8.0-beta.2

v2.8.0-beta.1

  • Update devDependencies
  • Use the closest elm.json to each import 81a56ef #354 thanks to @​ccapndave
    • Add a dependency to find-up
  • Allow vite@v4 on peerDependencies

hmsk/vite-plugin-elm@v2.7.2...v2.8.0-beta.1

Commits
  • eca1c12 2.8.0
  • 513b53a 2.8.0-beta.5
  • 6c3bce4 follow updated naming conv of vite for asset's hash
  • 3b9e3cf ensure default import works
  • cdb6772 update devDependencies
  • 9f63764 Bump typescript from 5.0.2 to 5.0.4
  • 8dc7b3f Bump prettier from 2.8.4 to 2.8.8
  • dcc49e5 Bump @​typescript-eslint/eslint-plugin from 5.55.0 to 5.59.1
  • a360ca3 Bump @​typescript-eslint/parser from 5.57.0 to 5.59.1
  • 643b079 correct wrong syntax for multiple imports on README
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vite-plugin-elm](https://github.com/hmsk/vite-plugin-elm) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/hmsk/vite-plugin-elm/releases)
- [Commits](hmsk/vite-plugin-elm@v2.7.2...v2.8.0)

---
updated-dependencies:
- dependency-name: vite-plugin-elm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
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.

None yet

0 participants