grafana / grafana-aws-sdk-react

Apache License 2.0
3 stars 1 forks source link

Bump the all-dependencies group with 6 updates #101

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the all-dependencies group with 6 updates:

Package From To
@grafana/eslint-config 7.0.0 8.0.0
@swc/core 1.7.35 1.7.36
@testing-library/jest-dom 6.5.0 6.6.2
@types/lodash 4.17.10 4.17.12
@types/node 22.7.5 22.7.7
cspell 8.15.2 8.15.4

Updates @grafana/eslint-config from 7.0.0 to 8.0.0

Changelog

Sourced from @​grafana/eslint-config's changelog.

8.0.0

  • Breaking: Migrate dependencies to peerDependencies. Please make sure to install peerDependencies when using this package.
  • Add flat config for Eslint 9 support.
Commits


Updates @swc/core from 1.7.35 to 1.7.36

Changelog

Sourced from @​swc/core's changelog.

[1.7.36] - 2024-10-15

Bug Fixes

  • (es) Run esnext transforms on esnext target (#9644) (8a19201)

  • (es/codegen) Emit space after div if rhs has leading comment (#9631) (f2be26e)

  • (es/lints) Correct the false positive error of TS2309 (#9635) (f74c1f3)

  • (es/minifier) Only merge last if return (#9633) (6f52949)

  • (es/minifier) Check type of assignment target before merging assignments (#9617) (4436621)

Features

  • (es) Introduce runPluginFirst for Wasm plugins (#9645) (3d3e434)

  • (es/minifier) Support unary negate in cast_to_number (#9642) (88a2186)

Miscellaneous Tasks

  • (deps) Update dependency magic-string to v0.30.12 (#9634) (085bc19)
Commits
  • 2407b4f chore: Publish 1.7.36 with swc_core v1.0.1
  • 05232ce chore: Update changelog
  • 3ea96ec chore: Publish 1.7.36-nightly-20241015.1 with swc_core v1.0.1
  • 56c4416 chore: Publish crates with swc_core v1.0.1
  • 3d3e434 feat(es): Introduce runPluginFirst for Wasm plugins (#9645)
  • 8a19201 fix(es): Run esnext transforms on esnext target (#9644)
  • 88a2186 feat(es/minifier): Support unary negate in cast_to_number (#9642)
  • 085bc19 chore(deps): update dependency magic-string to v0.30.12 (#9634)
  • 4436621 fix(es/minifier): Check type of assignment target before merging assignments ...
  • 30f9a70 chore: Publish crates with swc_core v1.0.0
  • Additional commits viewable in compare view


Updates @testing-library/jest-dom from 6.5.0 to 6.6.2

Release notes

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

v6.6.2

6.6.2 (2024-10-17)

Bug Fixes

  • remove recursive type reference in vitest types (#636) (4468378)

v6.6.1

6.6.1 (2024-10-16)

Bug Fixes

  • fix lodash import in to-have-selection.js (#642) (ced792e)

v6.6.0

6.6.0 (2024-10-16)

Features

Commits
  • 4468378 fix: remove recursive type reference in vitest types (#636)
  • abba961 docs: add billyjanitsch as a contributor for bug (#644)
  • 9490615 docs: add G-Rath as a contributor for code (#643)
  • ced792e fix: fix lodash import in to-have-selection.js (#642)
  • 9b14804 feat: implement toHaveSelection (#637)
  • f5b0e94 docs: add diegohaz as a contributor for ideas (#640)
  • 68e927e docs: add pwolaq as a contributor for code, and test (#639)
  • 04005db docs: add silviuaavram as a contributor for code, and test (#638)
  • 4723de3 docs: add mibcadet as a contributor for doc (#628)
  • 8fd402a docs: how to update tsconfig for vitest matchers extension (#624)
  • Additional commits viewable in compare view


Updates @types/lodash from 4.17.10 to 4.17.12

Commits


Updates @types/node from 22.7.5 to 22.7.7

Commits


Updates cspell from 8.15.2 to 8.15.4

Release notes

Sourced from cspell's releases.

v8.15.4

Changes

Fixes

fix: Ignore negative globs in ignore patterns. (#6388)

fixes #6353


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#6384)

Update Dictionaries (main)

Summary

 .../snapshots/django/django/report.yaml            |   6 +-
 .../snapshots/django/django/snapshot.txt           |   5 +-
 .../microsoft/TypeScript-Website/report.yaml       | 132 +++++++++------------
 .../microsoft/TypeScript-Website/snapshot.txt      |  96 +++++++--------
 .../snapshots/sveltejs/svelte/report.yaml          |  15 +--
 .../snapshots/sveltejs/svelte/snapshot.txt         |  23 +---
 packages/cspell-bundled-dicts/package.json         |   8 +-
 pnpm-lock.yaml                                     |  49 ++++----
 8 files changed, 142 insertions(+), 192 deletions(-)

v8.15.3

Changes

Fixes

... (truncated)

Changelog

Sourced from cspell's changelog.

8.15.4 (2024-10-18)

8.15.3 (2024-10-16)

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.