chore(deps): bump the yarn group with 7 updates#7137
Merged
Conversation
Bumps the yarn group with 7 updates: | Package | From | To | | --- | --- | --- | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001589` | `1.0.30001593` | | [vue](https://github.com/vuejs/core) | `3.4.20` | `3.4.21` | | [@parcel/optimizer-data-url](https://github.com/parcel-bundler/parcel) | `2.11.0` | `2.12.0` | | [@parcel/transformer-inline-string](https://github.com/parcel-bundler/parcel) | `2.11.0` | `2.12.0` | | [@parcel/transformer-sass](https://github.com/parcel-bundler/parcel) | `2.11.0` | `2.12.0` | | [html-validate](https://gitlab.com/html-validate/html-validate) | `8.11.1` | `8.12.0` | | [parcel](https://github.com/parcel-bundler/parcel) | `2.11.0` | `2.12.0` | Updates `caniuse-lite` from 1.0.30001589 to 1.0.30001593 - [Commits](browserslist/caniuse-lite@1.0.30001589...1.0.30001593) Updates `vue` from 3.4.20 to 3.4.21 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.20...v3.4.21) Updates `@parcel/optimizer-data-url` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](parcel-bundler/parcel@v2.11.0...v2.12.0) Updates `@parcel/transformer-inline-string` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](parcel-bundler/parcel@v2.11.0...v2.12.0) Updates `@parcel/transformer-sass` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](parcel-bundler/parcel@v2.11.0...v2.12.0) Updates `html-validate` from 8.11.1 to 8.12.0 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.11.1...v8.12.0) Updates `parcel` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](parcel-bundler/parcel@v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: "@parcel/optimizer-data-url" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn - dependency-name: "@parcel/transformer-inline-string" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn - dependency-name: "@parcel/transformer-sass" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn - dependency-name: html-validate dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn - dependency-name: parcel dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn ... Signed-off-by: dependabot[bot] <support@github.com>
NGPixel
approved these changes
Mar 4, 2024
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 yarn group with 7 updates:
1.0.300015891.0.300015933.4.203.4.212.11.02.12.02.11.02.12.02.11.02.12.08.11.18.12.02.11.02.12.0Updates
caniuse-litefrom 1.0.30001589 to 1.0.30001593Commits
7f8005cUpdate caniuse-db 1.0.30001593c97c33cUpdate caniuse-db 1.0.30001591Updates
vuefrom 3.4.20 to 3.4.21Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
f66a75erelease: v3.4.21b3f8b5afix(runtime-dom): avoid unset option's value (#10416)bc37258fix(warning): stringify args in warn handler (#10414)7c97778fix(suspense): ensure nested suspense patching if in fallback state (#10417)1f6a110test: clean snapshotUpdates
@parcel/optimizer-data-urlfrom 2.11.0 to 2.12.0Release notes
Sourced from
@parcel/optimizer-data-url's releases.Changelog
Sourced from
@parcel/optimizer-data-url's changelog.Commits
face1c2v2.12.03398e6echangelog for v2.12.0475a0afAdd repl deploy to release workflow (#9548)78fe2ceAdd@parcel/macrospackage with macro context TS definitions (#9544)ac43c39Skip on missing parent asset for manual shared bundles (#9538)0560499Break up request graph cache serialisation and run after build completion (#9...2215d36Adjacency list optimizations (#9444)e14784dSupport default interop for CommonJS macros (#9525)a93af6aAllow parallel type change bundles to be reused by async siblings (#9504)e0b99c2Remove decl_collector pass and use SWC's unresolved_mark instead (#9520)Updates
@parcel/transformer-inline-stringfrom 2.11.0 to 2.12.0Release notes
Sourced from
@parcel/transformer-inline-string's releases.Changelog
Sourced from
@parcel/transformer-inline-string's changelog.Commits
face1c2v2.12.03398e6echangelog for v2.12.0475a0afAdd repl deploy to release workflow (#9548)78fe2ceAdd@parcel/macrospackage with macro context TS definitions (#9544)ac43c39Skip on missing parent asset for manual shared bundles (#9538)0560499Break up request graph cache serialisation and run after build completion (#9...2215d36Adjacency list optimizations (#9444)e14784dSupport default interop for CommonJS macros (#9525)a93af6aAllow parallel type change bundles to be reused by async siblings (#9504)e0b99c2Remove decl_collector pass and use SWC's unresolved_mark instead (#9520)Updates
@parcel/transformer-sassfrom 2.11.0 to 2.12.0Release notes
Sourced from
@parcel/transformer-sass's releases.Changelog
Sourced from
@parcel/transformer-sass's changelog.Commits
face1c2v2.12.03398e6echangelog for v2.12.0475a0afAdd repl deploy to release workflow (#9548)78fe2ceAdd@parcel/macrospackage with macro context TS definitions (#9544)ac43c39Skip on missing parent asset for manual shared bundles (#9538)0560499Break up request graph cache serialisation and run after build completion (#9...2215d36Adjacency list optimizations (#9444)e14784dSupport default interop for CommonJS macros (#9525)a93af6aAllow parallel type change bundles to be reused by async siblings (#9504)e0b99c2Remove decl_collector pass and use SWC's unresolved_mark instead (#9520)Updates
html-validatefrom 8.11.1 to 8.12.0Release notes
Sourced from html-validate's releases.
Commits
375b0a7chore(release): 8.12.0c1005e7Merge branch 'feature/no-abstract-role' into 'master'36b500etest: add wai-aria abstract-roles-prohibited conformance test923680bfeat(rules): new ruleno-abstract-role132853fchore(deps): update dependency@microsoft/api-extractorto v7.42.22e86cd9chore(deps): update dependency autoprefixer to v10.4.18574b979chore(deps): update dependency@microsoft/api-extractorto v7.42.155503cbchore(deps): update dependency@types/nodeto v16.18.86485f7adchore(deps): update dependency@microsoft/api-extractorto v7.42.058a4f2achore(deps): update dependency@html-validate/commitlint-configto v3.2.0Updates
parcelfrom 2.11.0 to 2.12.0Release notes
Sourced from parcel's releases.
Changelog
Sourced from parcel's changelog.
Commits
face1c2v2.12.03398e6echangelog for v2.12.0475a0afAdd repl deploy to release workflow (#9548)78fe2ceAdd@parcel/macrospackage with macro context TS definitions (#9544)ac43c39Skip on missing parent asset for manual shared bundles (#9538)0560499Break up request graph cache serialisation and run after build completion (#9...2215d36Adjacency list optimizations (#9444)e14784dSupport default interop for CommonJS macros (#9525)a93af6aAllow parallel type change bundles to be reused by async siblings (#9504)e0b99c2Remove decl_collector pass and use SWC's unresolved_mark instead (#9520)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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