This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
npm: bump the minor group in /vue3 with 20 updates #470
Closed
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
Bumps the minor group in /vue3 with 20 updates: | Package | From | To | | --- | --- | --- | | [@capacitor/local-notifications](https://github.com/ionic-team/capacitor-plugins) | `5.0.6` | `5.0.7` | | [@capacitor/preferences](https://github.com/ionic-team/capacitor-plugins) | `5.0.6` | `5.0.7` | | [vue](https://github.com/vuejs/core) | `3.3.9` | `3.4.18` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.3` | `7.23.9` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.23.4` | `7.23.9` | | [@capacitor/cli](https://github.com/ionic-team/capacitor) | `5.5.1` | `5.7.0` | | [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.6.0` | `1.7.2` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.10` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.0` | `20.11.17` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.2` | `2.4.4` | | [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.4.0` | `0.5.1` | | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.56.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.18.1` | `9.21.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.1.2` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.4` | `0.25.8` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` | | [unplugin-vue-markdown](https://github.com/unplugin/unplugin-vue-markdown) | `0.25.2` | `0.26.0` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `3.6.3` | `3.7.2` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `1.8.22` | `1.8.27` | Updates `@capacitor/local-notifications` from 5.0.6 to 5.0.7 - [Release notes](https://github.com/ionic-team/capacitor-plugins/releases) - [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) Updates `@capacitor/preferences` from 5.0.6 to 5.0.7 - [Release notes](https://github.com/ionic-team/capacitor-plugins/releases) - [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) Updates `vue` from 3.3.9 to 3.4.18 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.3.9...v3.4.18) Updates `@babel/preset-env` from 7.23.3 to 7.23.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-preset-env) Updates `@babel/types` from 7.23.4 to 7.23.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-types) Updates `@capacitor/cli` from 5.5.1 to 5.7.0 - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.0/CHANGELOG.md) - [Commits](ionic-team/capacitor@5.5.1...5.7.0) Updates `@rushstack/eslint-patch` from 1.6.0 to 1.7.2 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.7.2/eslint/eslint-patch) Updates `@types/jest` from 29.5.10 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.10.0 to 20.11.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vue/test-utils` from 2.4.2 to 2.4.4 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.2...v2.4.4) Updates `@vue/tsconfig` from 0.4.0 to 0.5.1 - [Commits](vuejs/tsconfig@v0.4.0...v0.5.1) Updates `eslint` from 8.54.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.56.0) Updates `eslint-plugin-vue` from 9.18.1 to 9.21.1 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.18.1...v9.21.1) Updates `ts-jest` from 29.1.1 to 29.1.2 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.1...v29.1.2) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `typedoc` from 0.25.4 to 0.25.8 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.4...v0.25.8) Updates `typescript` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) Updates `unplugin-vue-markdown` from 0.25.2 to 0.26.0 - [Release notes](https://github.com/unplugin/unplugin-vue-markdown/releases) - [Commits](unplugin/unplugin-vue-markdown@v0.25.2...v0.26.0) Updates `vite-plugin-dts` from 3.6.3 to 3.7.2 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/vite-plugin-dts@v3.6.3...v3.7.2) Updates `vue-tsc` from 1.8.22 to 1.8.27 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v1.8.27/packages/tsc) --- updated-dependencies: - dependency-name: "@capacitor/local-notifications" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@capacitor/preferences" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@babel/types" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@capacitor/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@vue/test-utils" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vue/tsconfig" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: unplugin-vue-markdown dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
chore
Naming, organizing folder structure, and less impactful tasks.
label
Feb 12, 2024
Superseded by #474. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/vue3/minor-d3454dcf29
branch
February 19, 2024 09:44
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 minor group in /vue3 with 20 updates:
5.0.6
5.0.7
5.0.6
5.0.7
3.3.9
3.4.18
7.23.3
7.23.9
7.23.4
7.23.9
5.5.1
5.7.0
1.6.0
1.7.2
29.5.10
29.5.12
20.10.0
20.11.17
2.4.2
2.4.4
0.4.0
0.5.1
8.54.0
8.56.0
9.18.1
9.21.1
29.1.1
29.1.2
10.9.1
10.9.2
0.25.4
0.25.8
5.3.2
5.3.3
0.25.2
0.26.0
3.6.3
3.7.2
1.8.22
1.8.27
Updates
@capacitor/local-notifications
from 5.0.6 to 5.0.7Release notes
Sourced from
@capacitor/local-notifications
's releases.Commits
d5483ce
chore(release): publish [skip ci]be9ff28
docs: fix addListener links (#2012)d8540fe
fix(screen-orientation) Add ScreenOrientationLockType (#2005)e2cdf35
feat(browser): implement close() method for androidf9afbe9
fix(filesystem): requestPermissions not resolving (#1991)c5aab48
chore(release): publish [skip ci]77dc373
fix(camera): reject promise on web input cancel event (#1964)bf7ec33
feat(google-maps): Separate mapId for Google Maps Cloud IDs (#1943)3b520b8
fix(keyboard): Change keyboard style during setStyle (#1935)e18f458
docs(screen-reader): Use stateChange event in example code (#1934)Updates
@capacitor/preferences
from 5.0.6 to 5.0.7Release notes
Sourced from
@capacitor/preferences
's releases.Commits
d5483ce
chore(release): publish [skip ci]be9ff28
docs: fix addListener links (#2012)d8540fe
fix(screen-orientation) Add ScreenOrientationLockType (#2005)e2cdf35
feat(browser): implement close() method for androidf9afbe9
fix(filesystem): requestPermissions not resolving (#1991)c5aab48
chore(release): publish [skip ci]77dc373
fix(camera): reject promise on web input cancel event (#1964)bf7ec33
feat(google-maps): Separate mapId for Google Maps Cloud IDs (#1943)3b520b8
fix(keyboard): Change keyboard style during setStyle (#1935)e18f458
docs(screen-reader): Use stateChange event in example code (#1934)Updates
vue
from 3.3.9 to 3.4.18Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
64f431a
release: v3.4.18c224897
fix(runtime-dom): ensure v-show respects display value set via v-bind (#10297)5d48844
test: fix unexpected warning check when asserting same message for both condi...77a804b
fix(dx): warn against reserved keys as prop namedfb271a
release: v3.4.172cd5b05
revert: fix(runtime-dom): ensure v-show respects display value set via v-bind...1339330
release: v3.4.162b0a706
chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order2312184
fix(reactivity): skip non-extensible objects when usingmarkRaw
(#10289)75e02b5
fix(runtime-core): support for nested calls to runWithContext (#10261)Updates
@babel/preset-env
from 7.23.3 to 7.23.9Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
a0dd614
v7.23.9dfa4cc6
fix:systemjs
re-traverses helpers (#16225)1bff0aa
Properly sortcore-js@3
imports (#16224)87a67bf
Improve temporary variables for decorators (#16218)80c554f
v7.23.88666ee0
fix:preset-env
throws exception forexport * as x
(#16181)7840c54
Improve output ofsuper()
(#16194)e428a6d
v7.23.7bf9ff15
Update polyfill plugins (#16168)d02c1f7
v7.23.6Updates
@babel/types
from 7.23.4 to 7.23.9Release notes
Sourced from
@babel/types
's releases.... (truncated)
Changelog
Sourced from
@babel/types
's changelog.... (truncated)
Commits
a0dd614
v7.23.93d1b18b
Remove@babel/types
props that are not produced by the parser (#16213)d02c1f7
v7.23.6e9a74bc
RemoveTSPropertySignature.initializer
(#16154)f8a98c7
[babel 8] RemoveCodeGenerator
from@babel/generator
(#16126)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)8479012
v7.23.5da7dc40
Do not remove bindings when removing assignment expression path (#16131)Updates
@capacitor/cli
from 5.5.1 to 5.7.0Release notes
Sourced from
@capacitor/cli
's releases.Changelog
Sourced from
@capacitor/cli
's changelog.Commits
e1a358d
Release 5.7.0a56e845
fix(http): better handling of active requests and shutting down gracefullyaf97904
fix(cli): correctly build and sign Android apps using Flavors (#7211)bbba372
chore(android): Deprecate PluginCall hasOption (#7212)4e8449c
feat(webview): add setServerAssetPath method12cdab8
Release 5.6.0421d2c0
feat: support for Amazon Fire WebView (#6603) (#7129)a745a89
fix(http): properly write form-urlencoded data on android request body (#7130)dfc97ee
docs(http): FormData and other complex types do not work on CapacitorHttp plu...3862d6e
fix(http): set formdata boundary and body when content-type not explicitly se...Updates
@rushstack/eslint-patch
from 1.6.0 to 1.7.2Changelog
Sourced from
@rushstack/eslint-patch
's changelog.Commits
6380796
Bump versions [skip ci]ccb29fc
Update changelogs [skip ci]eda9e4f
PR feedbacka1c8333
Bump versions [skip ci]ca87905
Update changelogs [skip ci]969cff2
2 comes after 1, not 78618d41
Rework the docs for ESLint bulk suppressions2c9cd8e
Bump decoupled local dependencies1938fb9
Bump versions [skip ci]b9fd76a
Update changelogs [skip ci]Updates
@types/jest
from 29.5.10 to 29.5.12Commits
Updates
@types/node
from 20.10.0 to 20.11.17Commits
Updates
@vue/test-utils
from 2.4.2 to 2.4.4Release notes
Sourced from
@vue/test-utils
's releases.Commits
bd21a8e
publish: release v2.4.48f06516
chore(deps): update dependency husky to v91ba42e3
chore(deps): update dependency@types/node
to v20.11.63483dd2
chore(deps): update all non-major dependenciesc3cc713
feat: respect devtools definition (#2311)ec63f82
chore(deps): update dependency vitepress to v1.0.0-rc.40d27a685
chore(deps): update dependency jsdom to v241e78d4e
chore(deps): update dependency vite to v5.0.12 [security]