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 3 updates #1202

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the version-bumps group with 3 updates in the /warpgate-web directory: typescript-eslint, @fontsource/poppins and svelte.

Updates typescript-eslint from 8.18.2 to 8.19.1

Release notes

Sourced from typescript-eslint's releases.

v8.19.1

8.19.1 (2025-01-06)

🩹 Fixes

  • eslint-plugin: [no-base-to-string] check array generic type (#10437)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare keyword (#10543)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#10548)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#10550)

❤️ Thank You

  • Kirk Waiblinger
  • mdm317
  • Ronen Amiel
  • Yukihiro Hasegawa @​y-hsgw

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

v8.19.0

8.19.0 (2024-12-30)

🚀 Features

  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#10106)

🩹 Fixes

  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#10496)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#10522)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
  • eslint-plugin: [member-ordering] ignore method overloading (#10536)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.19.1 (2025-01-06)

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.

8.19.0 (2024-12-30)

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
  • 328b7df chore(release): publish 8.19.1
  • 4f50f64 docs: [return-await] make the rule no longer an extension of ESLint no-return...
  • e19f30f chore(release): publish 8.19.0
  • See full diff in compare view

Updates @fontsource/poppins from 5.1.0 to 5.1.1

Commits

Updates svelte from 5.16.0 to 5.16.5

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: inherit correct namespace for <title> elements (#14817)

  • fix: don't throw bind_invalid_export if there's also a bindable prop with the same name (#14813)

[email protected]

Patch Changes

  • fix: use cached indexOf array prototype method internally (#14912)

  • fix: make Tween work with continuous target changes (#14895)

[email protected]

Patch Changes

  • fix: correctly parse each with loose parser (#14887)

  • fix: apply clsx logic to custom element class attributes (#14907)

[email protected]

Patch Changes

  • fix: ensure disconnected deriveds correctly connect again (#14899)

  • fix: correctly highlight sources reassigned inside trace (#14811)

[email protected]

Patch Changes

  • fix: ensure unowned deriveds correctly get re-linked to the graph (#14855)

  • fix: ensure $inspect.trace works correctly with null values (#14853)

Changelog

Sourced from svelte's changelog.

5.16.5

Patch Changes

  • fix: inherit correct namespace for <title> elements (#14817)

  • fix: don't throw bind_invalid_export if there's also a bindable prop with the same name (#14813)

5.16.4

Patch Changes

  • fix: use cached indexOf array prototype method internally (#14912)

  • fix: make Tween work with continuous target changes (#14895)

5.16.3

Patch Changes

  • fix: correctly parse each with loose parser (#14887)

  • fix: apply clsx logic to custom element class attributes (#14907)

5.16.2

Patch Changes

  • fix: ensure disconnected deriveds correctly connect again (#14899)

  • fix: correctly highlight sources reassigned inside trace (#14811)

5.16.1

Patch Changes

  • fix: ensure unowned deriveds correctly get re-linked to the graph (#14855)

  • fix: ensure $inspect.trace works correctly with null values (#14853)

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 version-bumps group with 3 updates in the /warpgate-web directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint), [@fontsource/poppins](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/poppins) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `typescript-eslint` from 8.18.2 to 8.19.1
- [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.19.1/packages/typescript-eslint)

Updates `@fontsource/poppins` from 5.1.0 to 5.1.1
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/poppins)

Updates `svelte` from 5.16.0 to 5.16.5
- [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)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-bumps
- dependency-name: "@fontsource/poppins"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-bumps
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Jan 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2025

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

@dependabot dependabot bot closed this Jan 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/warpgate-web/version-bumps-3e0d13e9fb branch January 8, 2025 20:15
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