noahm / DDRCardDraw

Card draw / randomizer for use in music game tournaments including DDR, SMX, ITG, and PIU
https://ddr.tools
BSD 2-Clause "Simplified" License
33 stars 34 forks source link

Bump the development-dependencies group across 1 directory with 12 updates #337

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps the development-dependencies group with 12 updates in the / directory:

Package From To
@blueprintjs/core 5.10.2 5.10.3
@blueprintjs/datetime2 2.3.4 2.3.5
@blueprintjs/select 5.1.4 5.1.5
@types/react 18.3.1 18.3.2
@typescript-eslint/eslint-plugin 7.8.0 7.9.0
@typescript-eslint/parser 7.8.0 7.9.0
axios 1.6.8 1.7.0
better-sqlite3 9.6.0 10.0.0
css-minimizer-webpack-plugin 6.0.0 7.0.0
inquirer 9.2.20 9.2.22
react-intl 6.6.6 6.6.8
undici 6.15.0 6.18.0

Updates @blueprintjs/core from 5.10.2 to 5.10.3

Commits
  • 79010df chore: Publish new release
  • 906f5d0 [core] refactor: Use isTimeoutEnabled constant in other parts of \<Toast2>...
  • e094518 [core] style: comment why start/clear timeout handlers are attached to mouse ...
  • 070b802 [core] fix: toasters closing immediately on hover if timeout is set to 0 (#...
  • 488658d Revert "Remove round corner for search inputs"
  • 84dc6e0 Remove round corner for search inputs
  • See full diff in compare view


Updates @blueprintjs/datetime2 from 2.3.4 to 2.3.5

Commits


Updates @blueprintjs/select from 5.1.4 to 5.1.5

Commits


Updates @types/react from 18.3.1 to 18.3.2

Commits


Updates @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.9.0

7.9.0 (2024-05-13)

🚀 Features

  • rule-tester: check for missing placeholder data in the message (#9039)

🩹 Fixes

  • do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.9.0 (2024-05-13)

🩹 Fixes

  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

Commits
  • 77fc366 chore(release): publish 7.9.0
  • f53fece chore: add knip (#8192)
  • 8acb8d4 fix(eslint-plugin): [explicit-function-return-types] fix false positive on de...
  • d696ea2 docs(eslint-plugin): fix several 404 URLs (#9064)
  • 37a41d9 docs: fix broken link to import/no-duplicates on no-duplicate-imports pag...
  • ab92621 docs: correct its/it's spelling (#9048)
  • f248e68 docs: [no-floating-promises] remove ugly commas (#9034)
  • 6e1241b docs: fix no-unnecessary-boolean-literal-compare example (#8981)
  • See full diff in compare view


Updates @typescript-eslint/parser from 7.8.0 to 7.9.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.9.0

7.9.0 (2024-05-13)

🚀 Features

  • rule-tester: check for missing placeholder data in the message (#9039)

🩹 Fixes

  • do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.9.0 (2024-05-13)

This was a version bump only for parser 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 axios from 1.6.8 to 1.7.0

Release notes

Sourced from axios's releases.

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

Release v1.7.0-beta.2

Release notes:

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

Release v1.7.0-beta.1

Release notes:

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)
  • fetch: fix cases when ReadableStream or Response.body are not available; (#6377) (d1d359d)
  • fetch: treat fetch-related TypeError as an AxiosError.ERR_NETWORK error; (#6380) (bb5f9a5)

Contributors to this release

Install

npm i axios@next

Release v1.7.0-beta.0

Release notes:

Features

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

1.7.0-beta.2 (2024-05-19)

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

1.7.0-beta.1 (2024-05-07)

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)
  • fetch: fix cases when ReadableStream or Response.body are not available; (#6377) (d1d359d)
  • fetch: treat fetch-related TypeError as an AxiosError.ERR_NETWORK error; (#6380) (bb5f9a5)

Contributors to this release

1.7.0-beta.0 (2024-04-28)

Features

... (truncated)

Commits
  • 3041c61 [Release] v1.7.0 (#6408)
  • 18b13cb chore(docs): add fetch adapter docs; (#6407)
  • e62099b fix(fetch): fixed a possible memory leak in the AbortController for the strea...
  • b49aa8e chore(release): v1.7.0-beta.2 (#6403)
  • d57f03a chore(ci): bump create-pull-request version to fix a bug; (#6405)
  • 097b0d1 chore(ci): add tag resolution for npm releases based on package version; (#6404)
  • 870e0a7 fix(fetch): fix headers getting from a stream response; (#6401)
  • 95a3e8e fix(fetch): fix & optimize progress capturing for cases when the request data...
  • ad3174a fix(fetch): capitalize HTTP method names; (#6395)
  • b9f4848 chore(release): v1.7.0-beta.1 (#6383)
  • Additional commits viewable in compare view


Updates better-sqlite3 from 9.6.0 to 10.0.0

Release notes

Sourced from better-sqlite3's releases.

v10.0.0

What's Changed

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.6.0...v10.0.0

Commits


Updates css-minimizer-webpack-plugin from 6.0.0 to 7.0.0

Release notes

Sourced from css-minimizer-webpack-plugin's releases.

v7.0.0

7.0.0 (2024-05-07)

⚠ BREAKING CHANGES

Changelog

Sourced from css-minimizer-webpack-plugin's changelog.

7.0.0 (2024-05-07)

⚠ BREAKING CHANGES

Commits


Updates inquirer from 9.2.20 to 9.2.22

Release notes

Sourced from inquirer's releases.

inquirer@9.2.22

  • editor prompt: Fixed compatibility issue between default and waitUserInput options. #1405
Commits


Updates react-intl from 6.6.6 to 6.6.8

Release notes

Sourced from react-intl's releases.

react-intl@6.6.8

6.6.8 (2024-05-19)

Note: Version bump only for package react-intl

react-intl@6.6.7

6.6.7 (2024-05-18)

Note: Version bump only for package react-intl

Commits
  • cfb3f44 build: publish
  • 753bfea feat(@​formatjs/intl-locale): update impl to match stage-3
  • 763c6b6 chore: add missing patch files
  • a841c6d chore: update glimmer stuff
  • 086d27c chore(deps): update dependency aspect_rules_ts to v2.4.0 (#4438)
  • bdfb9b0 chore(deps): update swc monorepo (#4100)
  • 8efffde fix(deps): update dependency @​types/hoist-non-react-statics to v3.3.5 (#4427)
  • ea248c2 chore(deps): update dependency @​glimmer/interfaces to v0.92.0 (#4429)
  • ffc0e72 chore(deps): update dependency @​bazel/ibazel to 0.25 (#4428)
  • 9f6d522 chore(deps): update dependency @​glimmer/reference to v0.92.0 (#4430)
  • Additional commits viewable in compare view


Updates undici from 6.15.0 to 6.18.0

Release notes

Sourced from undici's releases.

v6.18.0

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v6.17.0...v6.18.0

v6.17.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v6.16.1...v6.17.0

v6.16.1

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v6.16.0...v6.16.1

... (truncated)

Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | @blueprintjs/core | [< 5, > 4.2.0] | | @blueprintjs/select | [< 5, > 4.1.3] |

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
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ddr-tools ✅ Ready (Inspect) Visit Preview May 20, 2024 1:11pm
dependabot[bot] commented 5 months ago

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