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 #3184
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/tools/syn2mas/development-42b03c32a9
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps-dev): bump the development group across 1 directory with 11 updates #3184
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/tools/syn2mas/development-42b03c32a9
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.50` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.5.0` | `8.5.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.5.0` | `8.5.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.10.0` | | [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.3` | | [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.6.2` | Updates `@types/node` from 18.19.29 to 18.19.50 - [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.5.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.5.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.5.0 to 8.5.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.5.0/packages/parser) Updates `eslint` from 8.57.0 to 9.10.0 - [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.10.0) 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.3 - [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.3) 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.6.2 - [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.6.2) --- 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: |
06ed120
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d33ece45.matrix-authentication-service-docs.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-tool-xapt.matrix-authentication-service-docs.pages.dev |
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.507.5.08.5.07.5.08.5.08.57.09.10.03.6.13.6.327.9.028.8.35.1.35.2.151.0.155.0.03.2.53.3.34.16.24.19.05.4.35.6.2Updates
@types/nodefrom 18.19.29 to 18.19.50Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.5.0 to 8.5.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
4d31ebechore(release): publish 8.5.0918bdf4fix(eslint-plugin): [consistent-type-assertions] access parser services lazil...4f6a97bfix(eslint-plugin): [no-unnecessary-type-parameters] fix AST quick path scope...dbcade8docs: [no-floating-promises] add MDN link regarding void operator (#9953)ead85a3fix(eslint-plugin): [no-misused-promises] handle static method (#9951)c49b91ffeat(eslint-plugin): [no-unsafe-argument] differentiate error types (#9920)04d1bd0docs: mark allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmDoing options as ...cafed6dchore: enableunicorn/prefer-array-some(#9932)bee8c9dchore: enable unicorn/prefer-spread (#9834)fe2a16efix(eslint-plugin): [no-unnecessary-type-assertion] fix TSNonNullExpression f...Updates
@typescript-eslint/parserfrom 7.5.0 to 8.5.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
4d31ebechore(release): publish 8.5.04bc801echore: enable unicorn/no-array-reduce (#9640)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.0Updates
eslintfrom 8.57.0 to 9.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6448f329.10.0afeb9b1Build: changelog update for 9.10.024c3ff7chore: upgrade to@eslint/js@9.10.0 (#18866)1ebdde1chore: package.json update for@eslint/jsrelease301b90dfeat: Add types (#18854)bee0e7adocs: update README (#18865)bcf0df5feat: limit namespace import identifier in id-length rule (#18849)45c18e1feat: addrequireFlagoption torequire-unicode-regexprule (#18836)5d80b59docs: specify thatruleIdcan benullin custom formatter docs (#18857)156b1c3docs: Update READMEUpdates
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.3Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
497a500chore(release): 28.8.3 [skip ci]9c4197cfix(prefer-importing-jest-globals): don't add imports in the middle of statem...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 maintenanceUpdates
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.