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

chore(deps-dev): bump the vue-all-deps group in /test/vue with 4 updates #183

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the vue-all-deps group in /test/vue with 4 updates: @rushstack/eslint-patch, @tsconfig/node18, @types/node and vite.

Updates @rushstack/eslint-patch from 1.8.0 to 1.10.1

Changelog

Sourced from @​rushstack/eslint-patch's changelog.

1.10.1

Fri, 29 Mar 2024 05:46:41 GMT

Patches

  • Fix an issue where the eslint-bulk prune command would crash if a bulk suppressions file exists that speicifies no suppressions.
  • Exit with success under normal conditions.

1.10.0

Thu, 28 Mar 2024 18:11:12 GMT

Minor changes

  • Delete the .eslint-bulk-suppressions.json file during pruning if all suppressions have been eliminated.

Patches

  • Fix an issue with running eslint-bulk prune in a project with suppressions that refer to deleted files.

1.9.0

Wed, 27 Mar 2024 19:47:21 GMT

Minor changes

  • Fix an issue where eslint-bulk prune does not work if there are no files to lint in the project root.
Commits
  • 323fddb Bump versions [skip ci]
  • 165cb01 Update changelogs [skip ci]
  • fce27bb Clean up a logging message.
  • 11d0146 Exit with success under normal conditions.
  • d7fb39a Fix an issue where 'eslint-bulk prune' crashes if there aren't any suppressions.
  • c09b14c Bump versions [skip ci]
  • e51a2c0 Update changelogs [skip ci]
  • 96d5dc4 Delete suppressions file if all issues have been resolved.
  • dc3ec45 Fix an issue with pruning a project with deleted files that had suppressions
  • e548e6e Bump versions [skip ci]
  • Additional commits viewable in compare view

Updates @tsconfig/node18 from 18.2.3 to 18.2.4

Commits

Updates @types/node from 20.11.30 to 20.12.2

Commits

Updates vite from 5.2.6 to 5.2.7

Changelog

Sourced from vite's changelog.

5.2.7 (2024-03-29)

Commits
  • ad246da release: v5.2.7
  • 45a06da chore: deprecate splitVendorChunkPlugin (#16274)
  • ffedc06 fix(hmr): trigger hmr for missing file import errored module after file creat...
  • dfffea1 fix(hmr): don't mutate module graph when collecting modules (#16302)
  • 1f53796 feat(hmr): reload when HTML file is created/deleted (#16288)
  • 24e376a fix(sourcemap): don't warn even if the sourcesContent is an empty string (#16...
  • 7caef42 fix(deps): update all non-major dependencies (#16258)
  • 890538a fix: skip injecting __vite__mapDeps when it's not used (#16271)
  • See full diff in compare view

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 vue-all-deps group in /test/vue with 4 updates: [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch), [@tsconfig/node18](https://github.com/tsconfig/bases/tree/HEAD/bases), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@rushstack/eslint-patch` from 1.8.0 to 1.10.1
- [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.1/eslint/eslint-patch)

Updates `@tsconfig/node18` from 18.2.3 to 18.2.4
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@types/node` from 20.11.30 to 20.12.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

---
updated-dependencies:
- dependency-name: "@rushstack/eslint-patch"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vue-all-deps
- dependency-name: "@tsconfig/node18"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue-all-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vue-all-deps
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue-all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
Copy link

netlify bot commented Apr 1, 2024

Deploy Preview for ods-charts ready!

Name Link
🔨 Latest commit 7dca7c6
🔍 Latest deploy log https://app.netlify.com/sites/ods-charts/deploys/660b36c2b501890008368e97
😎 Deploy Preview https://deploy-preview-183--ods-charts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@julien-deramond julien-deramond merged commit daed4e2 into main Apr 2, 2024
4 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/test/vue/vue-all-deps-6c4c4abbc7 branch April 2, 2024 05:30
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

1 participant