This repository was archived by the owner on Sep 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
build(deps-dev): bump the development group across 1 directory with 11 updates #3167
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/tools/syn2mas/development-b76e9ee576
Closed
build(deps-dev): bump the development group across 1 directory with 11 updates #3167
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/tools/syn2mas/development-b76e9ee576
Conversation
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
…1 updates Bumps the development group with 11 updates in the /tools/syn2mas directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.29` | `18.19.48` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.5.0` | `8.4.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.5.0` | `8.4.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.9.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.6.3` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `28.8.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `55.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [tsx](https://github.com/privatenumber/tsx) | `4.16.2` | `4.19.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.5.4` | Updates `@types/node` from 18.19.29 to 18.19.48 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.5.0 to 8.4.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.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.5.0 to 8.4.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.4.0/packages/parser) Updates `eslint` from 8.57.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@v8.57.0...v9.9.1) Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.6.3) Updates `eslint-plugin-jest` from 27.9.0 to 28.8.2 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.9.0...v28.8.2) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [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.1.3...v5.2.1) Updates `eslint-plugin-unicorn` from 51.0.1 to 55.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v55.0.0) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `tsx` from 4.16.2 to 4.19.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.16.2...v4.19.0) Updates `typescript` from 5.4.3 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.5.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]>
Deploying matrix-authentication-service-docs with
|
| Latest commit: |
f168d2a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b4992307.matrix-authentication-service-docs.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-tool-vfm7.matrix-authentication-service-docs.pages.dev |
Contributor
Author
|
Superseded by #3184. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
A-Dependencies
Pull requests that update a dependency file
Z-Deps-Syn2Mas
Updates to the syn2mas tools dependencies
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 development group with 11 updates in the /tools/syn2mas directory:
18.19.2918.19.487.5.08.4.07.5.08.4.08.57.09.9.13.6.13.6.327.9.028.8.25.1.35.2.151.0.155.0.03.2.53.3.34.16.24.19.05.4.35.5.4Updates
@types/nodefrom 18.19.29 to 18.19.48Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.5.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
3920c93chore(release): publish 8.4.02ad3404chore: enableunicorn/prefer-export-fromand `@typescript-eslint/consistent...46f27e6docs: added note on async generator support in require-await (#9795)e5d1ac4docs: add dedicated TypeOrValueSpecifier docs page (#9875)5fd4251docs: fill in most remaining rule option descriptions (#9868)2421575docs: add global variable rule disabling FAQ for ESLint (#9865)ef2eab1chore(release): publish 8.3.0fd55358chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1fix(ast-spec): useExpressionin argument ofThrowStatement(#9632)7160687chore: enable unicorn/no-lonely-if (#9830)Updates
@typescript-eslint/parserfrom 7.5.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
3920c93chore(release): publish 8.4.02ad3404chore: enableunicorn/prefer-export-fromand `@typescript-eslint/consistent...ef2eab1chore(release): publish 8.3.09612d81chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14chore(release): publish 8.2.0382e87bchore: enableunicorn/prefer-node-protocol(#9742)243fb5fchore: enable prefer-template (#9544)3d78392chore(release): publish 8.1.0a26e3c7chore: enable prefer-regexp-test (#9658)e05c2e5chore(release): publish 8.0.1Updates
eslintfrom 8.57.0 to 9.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f9.9.11503d03Build: changelog update for 9.9.1b0c34d0chore: upgrade to@eslint/js@9.9.1 (#18809)cd5a0dachore: package.json update for@eslint/jsrelease4840930docs: Update README with version support and clean up content (#18804)f61f40ddocs: Update globals examples (#18805)e112642refactor: Extract parsing logic from Linter (#18790)241fceadocs: Use and define languages (#18795)0f68a85chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63docs: eslint-plugin-markdown ->@eslint/markdown(#18797)Updates
eslint-import-resolver-typescriptfrom 3.6.1 to 3.6.3Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
3dfad60chore(deps): update dependency node to v18.20.4 (#309)47561fbchore(deps): update dependency@changesets/clito ^2.27.7 (#308)c9b5626chore: release eslint-import-resolver-typescript (#302)f8d7b82fix(#303): use@nolyfill/is-core-module(#305)a4c6c78fix: ignore bun built-in modules (#288)79148f4chore: release eslint-import-resolver-typescript (#301)ff3d3c6chore(deps): removeis-core-moduledependency (#295)10f9b17Allow either import or import-x plugin as a peer dependency (#294)b777b44ci(workflows/ci): setup node before enabling corepack (#300)4f9db59chore(deps): update dependency node to v18.20.3 (#297)Updates
eslint-plugin-jestfrom 27.9.0 to 28.8.2Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
9adda0achore(release): 28.8.2 [skip ci]0660242perf(prefer-importing-jest-globals): stop collecting import specifiers for no...a789420chore(deps): lock file maintenance1df45e9chore(release): 28.8.1 [skip ci]307f6a7fix(prefer-importing-jest-globals): support typescript-eslint parser (#1639)267702dchore(deps): lock file maintenancef969f92chore(deps): lock file maintenancef5f3e99chore(deps): lock file maintenancee1410aechore(release): 28.8.0 [skip ci]74078eefeat: import formatting rules fromeslint-plugin-jest-formatting(#1563)Updates
eslint-plugin-prettierfrom 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9chore: fix CHANGELOG.md formatting issue24288c7chore: release eslint-plugin-prettier (#669)ac036ccbuild(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4abuild(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751cbuild(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5chore: release eslint-plugin-prettier (#653)f170011feat: support parsinghtmlvia@html-eslint/parsernatively (#652)Updates
eslint-plugin-unicornfrom 51.0.1 to 55.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.