Skip to content

build(deps-dev): Bump vite-aliases from 0.8.7 to 0.11.4#56

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-aliases-0.11.4
Open

build(deps-dev): Bump vite-aliases from 0.8.7 to 0.11.4#56
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-aliases-0.11.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps vite-aliases from 0.8.7 to 0.11.4.

Release notes

Sourced from vite-aliases's releases.

v0.11.4

  • chore: update packages

v0.11.3

  • chore: update packages

v0.11.2

  • Add silent option
  • Fix some Bugs in example

v0.11.1

  • Add new override config Option ovrConfig - This will basically replace the entire config paths block even if you have already set paths in there.
  • Default prefix has been changed from @ to ~;
  • Update dependencies/packages

v0.11.0

  • minify build (should save some bytes)
  • add automatic typescript detection
  • add indentation detection (#56)
  • minor bugfixes

Breaking Changes:

  • useTypescript is now dts, it will automatically detect if your project uses typescript and use the config file accordingly

v0.10.0

  • fix esm build
  • fix build target
  • add vite 4 support

v0.9.9

  • fix aliases to be always an array instead of an object [issue: #47]

v0.9.8

  • fix readme
  • update packages

v0.9.7

No release notes provided.

v0.9.5

  • add full esm support
  • overhaul config and log generation (should be faster now and handle missing files a bite more gracefully)
  • update chokidar watch behavior (this needs further testing, as vitest differs from vite, thus it could still mean that it doesnt stop on dev server using vitest)
  • better typescript support

v0.9.3

No release notes provided.

v0.9.2

  • includes new feature to set a specific log path

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [vite-aliases](https://github.com/subwaytime/vite-aliases) from 0.8.7 to 0.11.4.
- [Release notes](https://github.com/subwaytime/vite-aliases/releases)
- [Commits](Subwaytime/vite-aliases@v0.8.7...v0.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies [Update] Pull requests that update a dependency file. javascript [Update] Pull requests that update a Javascript code. minor [Release] Minor release. labels Sep 9, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 9, 2024

Dependabot tried to add @gliff-ai/frontend as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/gliff-ai/gliff-ts/pulls/56/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the gliff-ai/gliff-ts repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies [Update] Pull requests that update a dependency file. javascript [Update] Pull requests that update a Javascript code. minor [Release] Minor release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants