-
Notifications
You must be signed in to change notification settings - Fork 65
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
Bump the packages group with 15 updates #1135
Closed
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 packages group with 15 updates: | Package | From | To | | --- | --- | --- | | [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) | `21.1.4` | `21.1.6` | | [@types/libxmljs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/libxmljs) | `0.18.11` | `0.18.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.10` | `20.10.6` | | [@types/showdown](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/showdown) | `2.0.3` | `2.0.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.1` | `6.17.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.9.1` | `6.17.0` | | [axios](https://github.com/axios/axios) | `1.6.0` | `1.6.3` | | [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.56.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.1.2` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.1.1` | `11.2.0` | | [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) | `11.0.3` | `11.0.4` | | [libxmljs2](https://github.com/marudor/libxmljs2) | `0.32.0` | `0.33.0` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.1` | | [ts-morph](https://github.com/dsherret/ts-morph) | `20.0.0` | `21.0.1` | Updates `@types/jsdom` from 21.1.4 to 21.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom) Updates `@types/libxmljs` from 0.18.11 to 0.18.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/libxmljs) Updates `@types/node` from 20.8.10 to 20.10.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/showdown` from 2.0.3 to 2.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/showdown) Updates `@typescript-eslint/eslint-plugin` from 6.9.1 to 6.17.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/v6.17.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.9.1 to 6.17.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/v6.17.0/packages/parser) Updates `axios` from 1.6.0 to 1.6.3 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.6.3) Updates `eslint` from 8.52.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.52.0...v8.56.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-prettier` from 5.0.1 to 5.1.2 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.1.2) Updates `fs-extra` from 11.1.1 to 11.2.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.1.1...11.2.0) Updates `@types/fs-extra` from 11.0.3 to 11.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) Updates `libxmljs2` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/marudor/libxmljs2/releases) - [Commits](marudor/libxmljs2@v0.32.0...v0.33.0) Updates `prettier` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.1) Updates `ts-morph` from 20.0.0 to 21.0.1 - [Release notes](https://github.com/dsherret/ts-morph/releases) - [Commits](dsherret/ts-morph@20.0.0...21.0.1) --- updated-dependencies: - dependency-name: "@types/jsdom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@types/libxmljs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@types/showdown" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: fs-extra dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@types/fs-extra" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: libxmljs2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: ts-morph dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #1136. |
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 packages group with 15 updates:
21.1.4
21.1.6
0.18.11
0.18.12
20.8.10
20.10.6
2.0.3
2.0.6
6.9.1
6.17.0
6.9.1
6.17.0
1.6.0
1.6.3
8.52.0
8.56.0
9.0.0
9.1.0
5.0.1
5.1.2
11.1.1
11.2.0
11.0.3
11.0.4
0.32.0
0.33.0
3.0.3
3.1.1
20.0.0
21.0.1
Updates
@types/jsdom
from 21.1.4 to 21.1.6Commits
Updates
@types/libxmljs
from 0.18.11 to 0.18.12Commits
Updates
@types/node
from 20.8.10 to 20.10.6Commits
Updates
@types/showdown
from 2.0.3 to 2.0.6Commits
Updates
@typescript-eslint/eslint-plugin
from 6.9.1 to 6.17.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e566a5d
chore: publish v6.17.0675e987
fix(eslint-plugin): [no-restricted-imports] prevent crash whenpatterns
or ...5857356
feat(eslint-plugin): [no-floating-promises] flag result of .map(async) (#7897)6a219bd
feat(eslint-plugin): [switch-exhaustiveness-check] add an option to warn agai...5ad1b76
docs: modify examples for explicit-module-boundary-types (#7404)cde4d4d
docs(eslint-plugin): [prefer-readonly-parameter-types] fix broken code sample...7246e56
chore: publish v6.16.03182959
fix(eslint-plugin): [unbound-method] exempt all non-Promise built-in statics ...3031117
docs(eslint-plugin): enforce a heading for each rule option (#8015)b3f87fc
docs(eslint-plugin): add Deprecating Formatting Rules blog post (#8117)Updates
@typescript-eslint/parser
from 6.9.1 to 6.17.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e566a5d
chore: publish v6.17.07246e56
chore: publish v6.16.06128a02
chore: publish v6.15.0c7d702f
chore: publish v6.14.0cc2c6d3
chore: publish v6.13.24dae083
chore: prefix all nx package scripts with npx (#7988)14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)Updates
axios
from 1.6.0 to 1.6.3Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
b15b918
chore(release): v1.6.3 (#6151)b76cce0
chore(ci): added branches filter for notify action; (#6084)5e7ad38
fix: Regular Expression Denial of Service (ReDoS) (#6132)8befb86
docs: update alloy link (#6145)d18f40d
docs: add headline sponsorsb3be365
chore(release): v1.6.2 (#6082)8739acb
chore(ci): removed redundant release action; (#6081)bfa9c30
chore(docs): fix outdated grunt to npm scripts (#6073)a2b0fb3
chore(docs): update README.md (#6048)b12a608
chore(ci): removed paths-ignore filter; (#6080)Updates
eslint
from 8.52.0 to 8.56.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
eslint-config-prettier
from 9.0.0 to 9.1.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
40c7f3d
eslint-config-prettier v9.1.04110dff
Merge pull request #271 from prettier/deprecated6d0bd92
Update tests to handle newly deprecated rules4c876b9
Move rules deprecated in ESLint 8.53.0 to the deprecated section24445c0
Use specialRule constant7827196
Group deprecated and removed rules by version48f804c
Roll back to ESLint 8.52.0 for now16f03b8
Update Prettierb06d618
Update npm packages25fc427
turn offunicorn/template-indent
(#269)Updates
eslint-plugin-prettier
from 5.0.1 to 5.1.2Release notes
Sourced from eslint-plugin-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-prettier's changelog.