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 version-bumps group across 1 directory with 8 updates #1153

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2024

Bumps the version-bumps group with 8 updates in the /warpgate-web directory:

Package From To
typescript-eslint 8.15.0 8.16.0
@fortawesome/free-brands-svg-icons 6.7.0 6.7.1
@fortawesome/free-regular-svg-icons 6.7.0 6.7.1
@fortawesome/free-solid-svg-icons 6.7.0 6.7.1
eslint-plugin-promise 7.1.0 7.2.1
svelte 5.2.4 5.2.11
svelte-check 4.0.9 4.1.0
typescript 5.6.3 5.7.2

Updates typescript-eslint from 8.15.0 to 8.16.0

Release notes

Sourced from typescript-eslint's releases.

v8.16.0

8.16.0 (2024-11-25)

🚀 Features

  • support TypeScript 5.7 (#10372)
  • eslint-plugin: [max-params] add function overload and function type support (#10312)
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#10287)

🩹 Fixes

  • typescript-estree: update conditions for unsupported version warning (#10385)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.16.0 (2024-11-25)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @fortawesome/free-brands-svg-icons from 6.7.0 to 6.7.1

Release notes

Sourced from @​fortawesome/free-brands-svg-icons's releases.

Release 6.7.1

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @fortawesome/free-regular-svg-icons from 6.7.0 to 6.7.1

Release notes

Sourced from @​fortawesome/free-regular-svg-icons's releases.

Release 6.7.1

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @fortawesome/free-solid-svg-icons from 6.7.0 to 6.7.1

Release notes

Sourced from @​fortawesome/free-solid-svg-icons's releases.

Release 6.7.1

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates eslint-plugin-promise from 7.1.0 to 7.2.1

Release notes

Sourced from eslint-plugin-promise's releases.

v7.2.1

7.2.1 (2024-11-26)

🩹 Fixes

  • no-callback-in-promise: false triggering of callback (#574) (8324564)

🧹 Chores

  • deps-dev: update husky to v9.1.7 (#573) (24fd90a)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (#568) (f33f82e)

v7.2.0

7.2.0 (2024-11-25)

🌟 Features

  • no-callback-in-promise: add timeoutsErr option (#514) (907753f)
  • valid-params: add exclude option (#515) (7ff2cb9)
  • always-return: add ignoreAssignmentVariable option (#518) (701279c)
  • catch-or-return: add allowThenStrict option (#522) (53be970)
  • new rule prefer-catch (#525) (05c8a93)

🩹 Fixes

  • permit appropriate computed member expressions and prototype access (#535) (4de9d43)

🧹 Chores

  • deps-dev: bump eslint-plugin-jest from 28.6.0 to 28.8.0 (#536) (80741f8)
  • deps-dev: bump eslint-plugin-n from 17.9.0 to 17.10.2 (#529) (a646010)
  • deps-dev: bump globals from 15.8.0 to 15.9.0 (#527) (b8afe92)
  • deps-dev: bump husky from 9.1.2 to 9.1.4 (#524) (b8fdb9f)
  • deps-dev: bump lint-staged from 15.2.7 to 15.2.8 (#539) (9e2528f)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.0 (#560) (7459bd6)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.1 (#561) (434c6fa)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.2 (#570) (a849f64)
  • deps-dev: update eslint-plugin-jest to v28.9.0 (#565) (cf213fb)
  • deps-dev: update eslint-plugin-n to v17.12.0 (#563) (d39e2f0)
  • deps-dev: update eslint-plugin-n to v17.13.0 (#566) (b62f234)
  • deps-dev: update eslint-plugin-n to v17.13.1 (#567) (266ddbb)
  • deps-dev: update eslint-plugin-n to v17.13.2 (#569) (390f51f)
  • deps-dev: update npm-run-all2 to v6.2.4 (#558) (2cf1732)
  • deps-dev: update npm-run-all2 to v6.2.6 (#559) (dc32933)
  • deps: switch from dependabot to renovate using shared eslint community configuration (#537) (30efed7)

... (truncated)

Changelog

Sourced from eslint-plugin-promise's changelog.

7.2.1 (2024-11-26)

🩹 Fixes

  • no-callback-in-promise: false triggering of callback (#574) (8324564)

🧹 Chores

  • deps-dev: update husky to v9.1.7 (#573) (24fd90a)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (#568) (f33f82e)

7.2.0 (2024-11-25)

🌟 Features

  • no-callback-in-promise: add timeoutsErr option (#514) (907753f)
  • valid-params: add exclude option (#515) (7ff2cb9)
  • always-return: add ignoreAssignmentVariable option (#518) (701279c)
  • catch-or-return: add allowThenStrict option (#522) (53be970)
  • new rule prefer-catch (#525) (05c8a93)

🩹 Fixes

  • permit appropriate computed member expressions and prototype access (#535) (4de9d43)

🧹 Chores

  • deps-dev: bump eslint-plugin-jest from 28.6.0 to 28.8.0 (#536) (80741f8)
  • deps-dev: bump eslint-plugin-n from 17.9.0 to 17.10.2 (#529) (a646010)
  • deps-dev: bump globals from 15.8.0 to 15.9.0 (#527) (b8afe92)
  • deps-dev: bump husky from 9.1.2 to 9.1.4 (#524) (b8fdb9f)
  • deps-dev: bump lint-staged from 15.2.7 to 15.2.8 (#539) (9e2528f)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.0 (#560) (7459bd6)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.1 (#561) (434c6fa)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.2 (#570) (a849f64)
  • deps-dev: update eslint-plugin-jest to v28.9.0 (#565) (cf213fb)
  • deps-dev: update eslint-plugin-n to v17.12.0 (#563) (d39e2f0)
  • deps-dev: update eslint-plugin-n to v17.13.0 (#566) (b62f234)
  • deps-dev: update eslint-plugin-n to v17.13.1 (#567) (266ddbb)
  • deps-dev: update eslint-plugin-n to v17.13.2 (#569) (390f51f)
  • deps-dev: update npm-run-all2 to v6.2.4 (#558) (2cf1732)
  • deps-dev: update npm-run-all2 to v6.2.6 (#559) (dc32933)
  • deps: switch from dependabot to renovate using shared eslint community configuration (#537) (30efed7)
  • deps: update @​eslint-community/eslint-utils to v4.4.1 (#562) (5c3628d)
  • deps: update globals to v15.12.0 (#564) (c8632d1)

... (truncated)

Commits
  • 6bda064 chore(main): release 7.2.1 (#571)
  • 8324564 fix(no-callback-in-promise): false triggering of callback (#574)
  • 24fd90a chore(deps-dev): update husky to v9.1.7 (#573)
  • f33f82e chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#568)
  • 5b987c6 chore(main): release 7.2.0 (#538)
  • a849f64 chore(deps-dev): update eslint-plugin-eslint-plugin to v6.3.2 (#570)
  • 390f51f chore(deps-dev): update eslint-plugin-n to v17.13.2 (#569)
  • 266ddbb chore(deps-dev): update eslint-plugin-n to v17.13.1 (#567)
  • b62f234 chore(deps-dev): update eslint-plugin-n to v17.13.0 (#566)
  • cf213fb chore(deps-dev): update eslint-plugin-jest to v28.9.0 (#565)
  • Additional commits viewable in compare view

Updates svelte from 5.2.4 to 5.2.11

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: ignore text and expressions outside the template when validating HTML (#14468)

  • fix: better account for render tags when pruning CSS (#14456)

[email protected]

Patch Changes

  • fix: correctly remove unused selectors in middle of selector lists (#14448)

  • chore: upgrade esm-env for Vite 6 support (#14460)

  • fix: strip exported TypeScript function overloads (#14458)

[email protected]

Patch Changes

  • fix: show :then block for null/undefined value (#14440)

  • fix: relax html parent validation (#14442)

  • fix: prevent memory leak when creating deriveds inside untrack (#14443)

  • fix: disregard TypeScript nodes when pruning CSS (#14446)

[email protected]

Patch Changes

  • fix: correctly prune each blocks (#14403)

  • fix: provide temporary LegacyComponentType (#14257)

  • fix: attach spread attribute events synchronously (#14387)

  • fix: ensure last empty text node correctly hydrates (#14425)

  • fix: correctly prune key blocks (#14403)

[email protected]

Patch Changes

  • fix: always use set for private identifiers (#14378)

[email protected]

Patch Changes

  • fix: remove template expression inlining (#14374)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.2.11

Patch Changes

  • fix: ignore text and expressions outside the template when validating HTML (#14468)

  • fix: better account for render tags when pruning CSS (#14456)

5.2.10

Patch Changes

  • fix: correctly remove unused selectors in middle of selector lists (#14448)

  • chore: upgrade esm-env for Vite 6 support (#14460)

  • fix: strip exported TypeScript function overloads (#14458)

5.2.9

Patch Changes

  • fix: show :then block for null/undefined value (#14440)

  • fix: relax html parent validation (#14442)

  • fix: prevent memory leak when creating deriveds inside untrack (#14443)

  • fix: disregard TypeScript nodes when pruning CSS (#14446)

5.2.8

Patch Changes

  • fix: correctly prune each blocks (#14403)

  • fix: provide temporary LegacyComponentType (#14257)

  • fix: attach spread attribute events synchronously (#14387)

  • fix: ensure last empty text node correctly hydrates (#14425)

  • fix: correctly prune key blocks (#14403)

5.2.7

Patch Changes

  • fix: always use set for private identifiers (#14378)

... (truncated)

Commits

Updates svelte-check from 4.0.9 to 4.1.0

Release notes

Sourced from svelte-check's releases.

svelte-check-4.1.0

  • fix: don't move appended content from previous node while hoisting interface (#2596)
  • fix: ensure hoisted interfaces are moved after hoisted imports (#2597)
  • fix: preserve bind:... mapping on elements for better source maps
  • feat: prepare for some upcoming features of Svelte 5
Commits
  • cda5c86 fix: preserve bind:... mapping on elements for better source maps
  • be44125 feat: support bind:value={get, set}
  • 695c660 chore: bump prettier-plugin-svelte
  • 9a5a6af feat: hoist snippets to module context if possible (#2601)
  • 050ecc1 chore: consolidate template walking logic (#2600)
  • cd1758b feat: support \<svelte:html> (#2599)
  • 078f9a0 feat: support \<svelte:bounday> (#2598)
  • a1b4a64 fix: ensure hoisted interfaces are moved after hoisted imports (#2597)
  • c21de66 fix: don't move appended content from previous node while hoisting interface ...
  • b6cac97 fix: use original file path casing for shim files (#2591)
  • See full diff in compare view

Updates typescript from 5.6.3 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

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 version-bumps group with 8 updates in the /warpgate-web directory:

| Package | From | To |
| --- | --- | --- |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.15.0` | `8.16.0` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.0` | `6.7.1` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.0` | `6.7.1` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.0` | `6.7.1` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `7.1.0` | `7.2.1` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.2.4` | `5.2.11` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.9` | `4.1.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |



Updates `typescript-eslint` from 8.15.0 to 8.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-eslint)

Updates `@fortawesome/free-brands-svg-icons` from 6.7.0 to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.0...6.7.1)

Updates `@fortawesome/free-regular-svg-icons` from 6.7.0 to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.0...6.7.1)

Updates `@fortawesome/free-solid-svg-icons` from 6.7.0 to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.0...6.7.1)

Updates `eslint-plugin-promise` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v7.1.0...v7.2.1)

Updates `svelte` from 5.2.4 to 5.2.11
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

Updates `svelte-check` from 4.0.9 to 4.1.0
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.0.9...svelte-check-4.1.0)

Updates `typescript` from 5.6.3 to 5.7.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.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-bumps
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-bumps
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-bumps
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-bumps
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-bumps
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-bumps
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-bumps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-bumps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type/deps Pull requests that update a dependency file label Nov 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

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

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/warpgate-web/version-bumps-14272c1e98 branch December 2, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants