Bump the javascript-dependencies group across 1 directory with 8 updates #855
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 javascript-dependencies group with 7 updates in the / directory:
16.1.1
16.2.1
3.5.18
3.5.21
7.0.0
7.0.1
2.0.2
2.0.8
9.2.0
9.2.1
13.0.0
13.0.1
5.101.0
5.101.3
Updates
marked
from 16.1.1 to 16.2.1Release notes
Sourced from marked's releases.
Commits
fc8a5d0
chore(release): 16.2.1 [skip ci]30c6630
fix: allow escaped newline in link text (#3752)0ccf476
chore(deps-dev): Bump esbuild from 0.25.8 to 0.25.9 (#3750)f1648f1
chore(deps-dev): Bump eslint from 9.33.0 to 9.34.0 (#3751)47adf92
chore(release): 16.2.0 [skip ci]0769124
feat: add def token in tokens and renderer (#3745)5f4b638
chore(deps-dev): Bump@semantic-release/github
from 11.0.3 to 11.0.4 (#3744)f2b52c7
chore(deps-dev): Bump eslint from 9.32.0 to 9.33.0 (#3743)193f41e
chore(deps): Bump actions/checkout from 4 to 5 (#3742)0a0da51
chore(deps-dev): Bump typescript from 5.8.3 to 5.9.2 (#3740)Updates
vue
from 3.5.18 to 3.5.21Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
4b6cb1f
release: v3.5.215d75a17
fix(Suspence): handle Suspense + KeepAlive HMR updating edge case (#13076)55922ff
fix(compiler-sfc): check lang before attempt to compile script (#13508)1e8b65a
perf: improve regexp performance with non-capturing groups (#13567)f2699a5
fix(watch): use maximum depth for duplicates (#13434)99d54b2
fix(compiler-core): force dynamic slots when slot referencing scope vars (#9427)15fc75f
fix(runtime-core): use separate emits caches for components and mixins (#11661)4810f14
chore(types): compatible with TS 5.8 (#12973)7171def
refactor: remove canary release workflows (#13794)26bce3d
chore: update side effect annotations to use standardized format (#13839)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.
Updates
@fortawesome/fontawesome-free
from 7.0.0 to 7.0.1Release notes
Sourced from
@fortawesome/fontawesome-free
's releases.Commits
b476ed9
Release 7.0.1 (#20792)c482aa2
Fix README Upgrading link (#20726)161db08
Fix docs linkUpdates
@redocly/cli
from 2.0.2 to 2.0.8Release notes
Sourced from
@redocly/cli
's releases.Commits
fcd5f7d
chore: 🔖 release new versions (#2277)96f56ea
chore: update Redocly config to v0.29.0 (#2276)5e2ab2f
chore: 🔖 release new versions (#2270)015cb8c
fix: respect reset execution timeout timer on each run (#2272)a65c020
chore: export AsyncAPI types externally (#2271)5dd4af8
feat: respect verbose logs to show response headers (#2269)24646c7
chore: 🔖 release new versions (#2260)299f765
fix(respect): retryAfter should be in seconds (#2267)d8e419c
fix: resolve files specified in the rules and decorators parameters relative ...6ef4216
feat: add notification about linting a file using alias rules (#2258)Updates
@vue/compiler-sfc
from 3.5.18 to 3.5.21Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
4b6cb1f
release: v3.5.2155922ff
fix(compiler-sfc): check lang before attempt to compile script (#13508)1e8b65a
perf: improve regexp performance with non-capturing groups (#13567)8696e34
fix(compiler-sfc): support${configDir}
in paths for TypeScript 5.5+ (#13491)35da3c6
fix(compiler-sfc): support global augments with named exports (#13789)3aa782d
release: v3.5.200f916d8
types(compiler-sfc): add explicit return type to genModelProps (#13441)20b888b
release: v3.5.19d9dd628
fix(compiler-sfc): improve type inference for generic type aliases types (#12...10edfb5
chore(deps): update all non-major dependencies (#13733)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vue/compiler-sfc
since your current version.Updates
concurrently
from 9.2.0 to 9.2.1Release notes
Sourced from concurrently's releases.
Commits
414cd01
9.2.10dfedb0
Update GH actions/workflows, enable npm provenance (#564)ee81511
Remove obsolete tsdk config09d3d7b
Full coverage (#563)8cfc6a6
Update shell-quote to 1.8.3 (#562)4c403f8
Migrate to ESLint v9 (#561)8bfcaf7
Minor dependency updates (#560)389fec4
Enable watch mode & coverage for unit tests by default7993ce6
chore: remove unused eslint-plugin-jest (#559)58300f4
Remove obsolete .npmrc fileUpdates
copy-webpack-plugin
from 13.0.0 to 13.0.1Release notes
Sourced from copy-webpack-plugin's releases.
Changelog
Sourced from copy-webpack-plugin's changelog.
Commits
73a30bc
chore(release): 13.0.1a527c89
fix: better handling globs for watching (#808)10d5972
refactor: code1ba5030
chore(deps): resolve (#805)e9216ef
chore: upgrade eslint from v8 to v9 (#804)1561c30
chore: update jest from v29 to v30 (#803)dc2c67e
docs: improving typos in ISSUE_TEMPLATE files (#802)6a855e2
docs: fix typos and improve clarity in README.md (#801)0cae504
docs: fix typo errors (#800)e4fd967
docs: fix typos and improve clarity in contribution guidelines (#799)Updates
webpack
from 5.101.0 to 5.101.3Release notes
Sourced from webpack's releases.
Commits
07b1ac0
chore(release): 5.101.38d7efb8
chore(deps-dev): bump the dependencies group with 2 updates (#19816)935cbd8
docs: update examples (#19812)dc79e95
fix: collect only specific expressions for destructuring assignment90ae8af
fix: avoid empty block for unused statement8db97f8
fix: resolve execution order issue from extra await in async modulesc92deaf
ci: pin Node.js 24.x to 24.5.0 in CI workflow (#19813)c50930b
refactor(test): correct the value retrieval613a5ad
chore(deps-dev): bump@babel/core
in the dependencies group (#19807)1d9cc24
chore(release): 5.101.2Dependabot 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