-
-
Notifications
You must be signed in to change notification settings - Fork 0
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): Bump the dev-dependencies group across 1 directory with 19 updates #59
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-5af8db2ad7
Closed
chore(deps): Bump the dev-dependencies group across 1 directory with 19 updates #59
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-5af8db2ad7
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…19 updates Bumps the dev-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.4.27` | `3.4.38` | | [@crxjs/vite-plugin](https://github.com/crxjs/rollup-plugin-chrome-extension) | `2.0.0-beta.23` | `2.0.0-beta.25` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.4` | `4.17.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.11.0` | `8.2.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.11.0` | `8.2.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.0.5` | `5.1.2` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [chrome-types](https://github.com/GoogleChrome/chrome-types) | `0.1.286` | `0.1.301` | | [eslint](https://github.com/eslint/eslint) | `9.4.0` | `9.9.1` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.26.0` | `9.27.0` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.25.1` | `1.26.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.41` | | [postcss-load-config](https://github.com/postcss/postcss-load-config) | `5.1.0` | `6.0.1` | | [sass](https://github.com/sass/dart-sass) | `1.77.4` | `1.77.8` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.3` | `3.4.10` | | [terser](https://github.com/terser/terser) | `5.31.0` | `5.31.6` | | [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) | `0.27.0` | `0.27.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.12` | `5.4.2` | | [vite-plugin-minify](https://github.com/zhuweiyou/vite-plugin-minify) | `1.5.2` | `2.0.0` | Updates `vue` from 3.4.27 to 3.4.38 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md) - [Commits](vuejs/core@v3.4.27...v3.4.38) Updates `@crxjs/vite-plugin` from 2.0.0-beta.23 to 2.0.0-beta.25 - [Release notes](https://github.com/crxjs/rollup-plugin-chrome-extension/releases) - [Commits](https://github.com/crxjs/rollup-plugin-chrome-extension/compare/@crxjs/[email protected]...@crxjs/[email protected]) Updates `@types/lodash` from 4.17.4 to 4.17.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@typescript-eslint/eslint-plugin` from 7.11.0 to 8.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.11.0 to 8.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/parser) Updates `@vitejs/plugin-vue` from 5.0.5 to 5.1.2 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue) Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) Updates `chrome-types` from 0.1.286 to 0.1.301 - [Commits](https://github.com/GoogleChrome/chrome-types/commits) Updates `eslint` from 9.4.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.4.0...v9.9.1) Updates `eslint-plugin-vue` from 9.26.0 to 9.27.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.26.0...v9.27.0) Updates `lightningcss` from 1.25.1 to 1.26.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.25.1...v1.26.0) Updates `postcss` from 8.4.38 to 8.4.41 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.41) Updates `postcss-load-config` from 5.1.0 to 6.0.1 - [Release notes](https://github.com/postcss/postcss-load-config/releases) - [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md) - [Commits](postcss/postcss-load-config@5.1.0...6.0.1) Updates `sass` from 1.77.4 to 1.77.8 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.4...1.77.8) Updates `tailwindcss` from 3.4.3 to 3.4.10 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.3...v3.4.10) Updates `terser` from 5.31.0 to 5.31.6 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) Updates `unplugin-vue-components` from 0.27.0 to 0.27.4 - [Release notes](https://github.com/unplugin/unplugin-vue-components/releases) - [Commits](unplugin/unplugin-vue-components@v0.27.0...v0.27.4) Updates `vite` from 5.2.12 to 5.4.2 - [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.4.2/packages/vite) Updates `vite-plugin-minify` from 1.5.2 to 2.0.0 - [Release notes](https://github.com/zhuweiyou/vite-plugin-minify/releases) - [Commits](zhuweiyou/vite-plugin-minify@1.5.2...2.0.0) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@crxjs/vite-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: chrome-types dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: lightningcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: postcss-load-config dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: unplugin-vue-components dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vite-plugin-minify dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Aug 24, 2024
Superseded by #60. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-5af8db2ad7
branch
August 31, 2024 05:32
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 19 updates in the / directory:
3.4.27
3.4.38
2.0.0-beta.23
2.0.0-beta.25
4.17.4
4.17.7
7.11.0
8.2.0
7.11.0
8.2.0
5.0.5
5.1.2
10.4.19
10.4.20
0.1.286
0.1.301
9.4.0
9.9.1
9.26.0
9.27.0
1.25.1
1.26.0
8.4.38
8.4.41
5.1.0
6.0.1
1.77.4
1.77.8
3.4.3
3.4.10
5.31.0
5.31.6
0.27.0
0.27.4
5.2.12
5.4.2
1.5.2
2.0.0
Updates
vue
from 3.4.27 to 3.4.38Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
56e658e
release: v3.4.380bdb2a3
workflow: move private packages to separate directory74d26db
fix(compiler-sfc): handle keyof operator with index object (#11581)236cac3
fix(compiler-core): use ast-based check for function expressions when possibleb27d900
chore: update changelog regarding inject behavior changef349af7
fix(build): revert entities to 4.5 to avoid runtime resolution errors4db0085
fix(types): add fallback stub for DOM types when DOM lib is absent (#11598)28db2e6
release: v3.4.376be63e0
workflow: new release workflowe333312
workflow: fix release script in actionsUpdates
@crxjs/vite-plugin
from 2.0.0-beta.23 to 2.0.0-beta.25Release notes
Sourced from
@crxjs/vite-plugin
's releases.Commits
a6d882a
Version Packages (beta) (#906)9d62273
Version Packages (beta) (#905)ce84b68
fixes #824 (#902)6bdac7b
upgrade pnpm action setup version (#904)b0ba786
fix: monorepo hmr (#866)538391c
docs: added Vue use cases (#870)Updates
@types/lodash
from 4.17.4 to 4.17.7Commits
Updates
@typescript-eslint/eslint-plugin
from 7.11.0 to 8.2.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7440e14
chore(release): publish 8.2.0db558d1
fix(eslint-plugin): [no-unsafe-enum-comparison] add logic to see through inte...3962885
chore: enable unicorn/prefer-string-replace-all (#9798)da02f61
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped constraint ...478990f
feat(eslint-plugin): add suggestion torequire-await
to removeasync
keyw...8087d17
fix(eslint-plugin): [no-redundant-type-constituents] differentiate a types-er...8e01254
fix(eslint-plugin): delete [] in message if ReadOnly<string[]> is detected (#...3ca8477
fix(eslint-plugin): [no-unnecessary-type-assertion] conflict with TS for vari...75a09a8
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] flag second argu...382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)Updates
@typescript-eslint/parser
from 7.11.0 to 8.2.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)e05c2e5
chore(release): publish 8.0.11db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'35cf3d2
chore(release): publish 7.18.0f3dfc0a
Merge branch 'main' into v8Updates
@vitejs/plugin-vue
from 5.0.5 to 5.1.2Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
182ff56
release: [email protected]a6b7e3f
refactor(plugin-vue): addtype
field1e24322
fix(plugin-vue): add deprecatedscript.propsDestructure
option5d592cd
chore(deps): update upstream (#432)28c33cd
release: [email protected]f5eb5ac
fix(plugin-vue): clear script cache if recall9c2069f
release: [email protected]96dbb22
fix(plugin-vue): clear cache after build end02a3edd
chore(deps): update upstream (#416)7fc7994
chore: update documentation for new features optionUpdates
autoprefixer
from 10.4.19 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 9Updates
chrome-types
from 0.1.286 to 0.1.301Commits
Updates
eslint
from 9.4.0 to 9.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.