[go: up one dir, main page]

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 from 5.4.0 to 5.4.6 #58

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps vite from 5.4.0 to 5.4.6.

Changelog

Sourced from vite's changelog.

5.4.6 (2024-09-16)

5.4.5 (2024-09-13)

5.4.4 (2024-09-11)

5.4.3 (2024-09-03)

5.4.2 (2024-08-20)

5.4.1 (2024-08-15)

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2024
@0xb4lint 0xb4lint merged commit 03b3462 into master Nov 15, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-5.4.6 branch November 15, 2024 18:51
0xb4lint added a commit to Bartek20/vite-plugin-webfont-dl that referenced this pull request Nov 16, 2024
commit cf13702
Author: Bálint Szekeres <szekeres@b4lint.hu>
Date:   Sat Nov 16 15:27:20 2024 +0100

    await fix

commit d54af3b
Author: Jesper Noordsij <45041769+jnoordsij@users.noreply.github.com>
Date:   Sat Nov 16 15:26:36 2024 +0100

    Migrate to flat-cache v6 (feat-agency#62)

    * Migrate to flat-cache v6

    * unified file cache, use node_modules/.vite/cache as cache directory

    ---------

    Co-authored-by: Bálint Szekeres <szekeres@b4lint.hu>

commit ce8182a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Nov 15 19:52:04 2024 +0100

    Bump rollup from 4.20.0 to 4.22.4 (feat-agency#60)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.20.0 to 4.22.4.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.20.0...v4.22.4)

    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit cf452a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Nov 15 19:51:57 2024 +0100

    Bump axios from 1.7.3 to 1.7.4 (feat-agency#59)

    Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.3...v1.7.4)

    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 03b3462
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Nov 15 19:51:48 2024 +0100

    Bump vite from 5.4.0 to 5.4.6 (feat-agency#58)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.6.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit fbac156
Author: Bálint Szekeres <szekeres@b4lint.hu>
Date:   Tue Aug 13 17:04:06 2024 +0200

    run test on pull_request
0xb4lint added a commit that referenced this pull request Nov 16, 2024
* Add required type for options with defaults, Add option to move fonts to separate folder

* fix error on empty string

* Bump version

* Update readme.md

* Fix vulnerable dependency

* Add warning note to embedFonts option

* Fix lint errors in tests

* Squashed commit of the following:

commit cf13702
Author: Bálint Szekeres <szekeres@b4lint.hu>
Date:   Sat Nov 16 15:27:20 2024 +0100

    await fix

commit d54af3b
Author: Jesper Noordsij <45041769+jnoordsij@users.noreply.github.com>
Date:   Sat Nov 16 15:26:36 2024 +0100

    Migrate to flat-cache v6 (#62)

    * Migrate to flat-cache v6

    * unified file cache, use node_modules/.vite/cache as cache directory

    ---------

    Co-authored-by: Bálint Szekeres <szekeres@b4lint.hu>

commit ce8182a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Nov 15 19:52:04 2024 +0100

    Bump rollup from 4.20.0 to 4.22.4 (#60)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.20.0 to 4.22.4.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.20.0...v4.22.4)

    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit cf452a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Nov 15 19:51:57 2024 +0100

    Bump axios from 1.7.3 to 1.7.4 (#59)

    Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.3...v1.7.4)

    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 03b3462
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Nov 15 19:51:48 2024 +0100

    Bump vite from 5.4.0 to 5.4.6 (#58)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.6.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit fbac156
Author: Bálint Szekeres <szekeres@b4lint.hu>
Date:   Tue Aug 13 17:04:06 2024 +0200

    run test on pull_request

* renamed `fontsSubfolder` to `assetsSubfolder`, additional security

---------

Co-authored-by: Bálint Szekeres <szekeres@b4lint.hu>
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.

1 participant