Skip to content
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 all-node-dependencies group with 9 updates #549

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the all-node-dependencies group with 9 updates:

Package From To
@grafana/plugin-e2e 1.14.7 1.15.0
@swc/core 1.10.7 1.10.8
@testing-library/react 16.1.0 16.2.0
@testing-library/user-event 14.5.2 14.6.0
@types/node 22.10.6 22.10.7
eslint-plugin-jsdoc 50.6.1 50.6.2
eslint-plugin-prettier 5.2.1 5.2.3
lefthook 1.10.5 1.10.9
react-router-dom 7.1.1 7.1.3

Updates @grafana/plugin-e2e from 1.14.7 to 1.15.0

Changelog

Sourced from @​grafana/plugin-e2e's changelog.

v1.15.0 (Wed Jan 15 2025)

🚀 Enhancement

Authors: 2


Commits

Updates @swc/core from 1.10.7 to 1.10.8

Changelog

Sourced from @​swc/core's changelog.

[1.10.8] - 2025-01-19

Bug Fixes

  • (es/decorators) Fix init order of 2022-03 impl (#9760) (751a310)

  • (es/testing) Fix sourcemap generation (#9891) (008f2de)

  • (es/ts_strip) Handle ASI hazard in return statement (#9882) (121b5fe)

  • (typescript) Collect usages in extend clauses of classes and interfaces (#9893) (ef29ef6)

Features

  • (typescript) Check computed property names of ts signatures (#9867) (caed78a)

Performance

  • (bench) Run benchmark on a custom runner (#9877) (2d6f9a5)

  • (es/codegen) Remove needless allocations (#9890) (f230ff2)

  • (es/minifier) Make the first run of DCE more efficient (#9868) (7329824)

  • (es/minifier) Adjust parallel threshold (#9872) (d5d856c)

  • (es/minifier) Box VarUsageInfo of ProgramData (#9894) (fafd754)

  • (es/renamer) Use IndexSet for rename queue (#9866) (f404720)

  • (es/utils) Optimize maybe_par_idx_raw (#9870) (46e3d77)

  • Enable concurrent in codspeed bench (#9862) (6c2bb13)

... (truncated)

Commits
  • d7cf444 chore: Publish 1.10.8 with swc_core v10.4.0
  • ac8f2fe chore: Update changelog
  • 27ebe27 chore: Publish 1.10.8-nightly-20250119.1 with swc_core v10.4.0
  • f014f3e chore: Publish crates with swc_core v10.4.0
  • fafd754 perf(es/minifier): Box VarUsageInfo of ProgramData (#9894)
  • 477897f chore: Publish crates with swc_core v10.3.0
  • f230ff2 perf(es/codegen): Remove needless allocations (#9890)
  • ef29ef6 fix(typescript): Collect usages in extend clauses of classes and interfaces (...
  • aee2780 chore: Publish crates with swc_core v10.2.5
  • 696d77d chore: Publish crates with swc_core v10.2.4
  • Additional commits viewable in compare view

Updates @testing-library/react from 16.1.0 to 16.2.0

Release notes

Sourced from @​testing-library/react's releases.

v16.2.0

16.2.0 (2025-01-15)

Features

Commits

Updates @testing-library/user-event from 14.5.2 to 14.6.0

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.0

14.6.0 (2025-01-15)

Features

Bug Fixes

  • clipboard: await DataTransferItem.getAsString() callback (#1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#1229) (5f3d28f)
Commits
  • 5f3d28f fix(pointer): check all fields of PointerCoords in `isDifferentPointerPosit...
  • 75edef5 fix(pointer): check PointerCoords.x in isDifferentPointerPosition (#1216)
  • 8528972 fix(event): assign pointer coords to MouseEvent (#1039)
  • 7b11b0e fix(clipboard): await DataTransferItem.getAsString() callback (#1251)
  • 1ed8b15 feat: dispatch FocusEvent in hidden documents (#1252)
  • 63f7468 docs: add remcovaes as a contributor for bug (#1250)
  • 139d18f test: reset DTL asyncWrapper before asserting setTimeout calls
  • a76db96 chore: add TODO to update updateSelectionOnFocus
  • 57c9b65 chore: add TODO to simulate FocusEvent in browsers
  • 5057e39 test: convert flaky assertion on \<input type="file"/> to TODO
  • Additional commits viewable in compare view

Updates @types/node from 22.10.6 to 22.10.7

Commits

Updates eslint-plugin-jsdoc from 50.6.1 to 50.6.2

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v50.6.2

50.6.2 (2025-01-17)

Bug Fixes

Commits

Updates eslint-plugin-prettier from 5.2.1 to 5.2.3

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.3

Patch Changes

v5.2.2

Patch Changes

What's Changed

New Contributors

Full Changelog: prettier/eslint-plugin-prettier@v5.2.1...v5.2.2

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.3

Patch Changes

5.2.2

Patch Changes

Commits
  • 6fd7ba1 chore: release eslint-plugin-prettier (#704)
  • 190d6f9 build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)
  • 9cf6a01 build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)
  • 9c6141f chore: add plugin name to flat recommended config (#703)
  • 35a5cd0 chore: bupm eslint-plugin-comments (#702)
  • df123a5 chore: release eslint-plugin-prettier (#701)
  • e272d7c chore: use double quote for changesets/changelog files
  • aa5b59f fix: report node when loc not found (#700)
  • 37d87ea chore: update FUNDING.yml
  • b307125 docs(README): fixes legacy ESlint configs link (#686)
  • Additional commits viewable in compare view

Updates lefthook from 1.10.5 to 1.10.9

Release notes

Sourced from lefthook's releases.

v1.10.9

Changelog

v1.10.8

Changelog

  • dcbf0d4db2ba809eb5a569c15d1239ea964d07a7 feat: add custom plain templates (#930)
  • 4711444fd6532d17e8971d30c3e4d7e96d2b02fb fix: unique names for nested operations (#931)

v1.10.7

Changelog

v1.10.6

Changelog

  • 3d0f05df1d3b6c4c8c2d8f9a98faeacd56da84aa chore: cleanup dotfiles
  • 9873cee940a4b84e9fd288994769b273170b7ddc chore: remove .lefthook.toml
  • 6d6977f4f01e6da99e7a077838265f0d0f3ab280 feat: add schema.json to npm packages (#928)
  • 66219211c5b0ebd681438ff3cb8e28a46de1a652 fix: increase timeout for self-update to 2 mins
  • e8bf5945477cd2f2c609a8bc46a2b98cb92417bb fix: typo
  • ce2058dc0fd563dcd084e38c2127d869020b7e2a fix: use lefthook option in ghost hook too (#929)
Changelog

Sourced from lefthook's changelog.

1.10.9 (2025-01-20)

  • fix: make uninstall --remove-configs description more accurate (#934) by @​scop

1.10.8 (2025-01-17)

1.10.7 (2025-01-15)

Commits
  • 40e97fc 1.10.9: fix help message
  • fbf3e2c docs: make uninstall --remote-configs description more accurate (#934)
  • b223bf4 docs: update "added in" for templates setting
  • e33dae5 1.10.8: add replacable templates configuration
  • dcbf0d4 feat: add custom plain templates (#930)
  • 4711444 fix: unique names for nested operations (#931)
  • 82f1c78 1.10.7: fix for NPM add postinstall scripts
  • 1fcc785 1.10.6: use lefthook option in prepare-commit-msg hook too
  • ce2058d fix: use lefthook option in ghost hook too (#929)
  • e8bf594 fix: typo
  • Additional commits viewable in compare view

Updates react-router-dom from 7.1.1 to 7.1.3

Release notes

Sourced from react-router-dom's releases.

v7.1.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713

Changelog

Sourced from react-router-dom's changelog.

7.1.3

Patch Changes

7.1.2

Patch Changes

Commits

Dependabot 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

Bumps the all-node-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) | `1.14.7` | `1.15.0` |
| [@swc/core](https://github.com/swc-project/swc) | `1.10.7` | `1.10.8` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.2.0` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.6` | `22.10.7` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.1` | `50.6.2` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.10.5` | `1.10.9` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.1.1` | `7.1.3` |


Updates `@grafana/plugin-e2e` from 1.14.7 to 1.15.0
- [Release notes](https://github.com/grafana/plugin-tools/releases)
- [Changelog](https://github.com/grafana/plugin-tools/blob/main/packages/plugin-e2e/CHANGELOG.md)
- [Commits](https://github.com/grafana/plugin-tools/commits/@grafana/[email protected]/packages/plugin-e2e)

Updates `@swc/core` from 1.10.7 to 1.10.8
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.10.7...v1.10.8)

Updates `@testing-library/react` from 16.1.0 to 16.2.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.1.0...v16.2.0)

Updates `@testing-library/user-event` from 14.5.2 to 14.6.0
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.2...v14.6)

Updates `@types/node` from 22.10.6 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-jsdoc` from 50.6.1 to 50.6.2
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.6.1...v50.6.2)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [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.2.1...v5.2.3)

Updates `lefthook` from 1.10.5 to 1.10.9
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.10.5...v1.10.9)

Updates `react-router-dom` from 7.1.1 to 7.1.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: "@grafana/plugin-e2e"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-node-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-node-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-node-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-node-dependencies
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-node-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-node-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 20, 2025 15:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 20, 2025
@dependabot dependabot bot requested review from idastambuk and kevinwcyu and removed request for a team January 20, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants