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 dependencies group across 3 directories with 6 updates #327

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

Bumps the dependencies group with 6 updates in the / directory:

Package From To
wrangler 3.109.1 3.109.2
postcss 8.5.2 8.5.3
tailwindcss 4.0.6 4.0.7
@tailwindcss/postcss 4.0.6 4.0.7
@cloudflare/vitest-pool-workers 0.6.16 0.7.0
vitest 3.0.5 3.0.6

Bumps the dependencies group with 3 updates in the /cms-data-fetcher directory: wrangler, @cloudflare/vitest-pool-workers and vitest.
Bumps the dependencies group with 3 updates in the /ogp-data-fetcher directory: wrangler, @cloudflare/vitest-pool-workers and vitest.

Updates wrangler from 3.109.1 to 3.109.2

Release notes

Sourced from wrangler's releases.

[email protected]

Patch Changes

Changelog

Sourced from wrangler's changelog.

3.109.2

Patch Changes

Commits
  • 60308d1 Version Packages (#8148)
  • efd7f97 Fix D1 Export error handling when presigned URLs are invalid (#8131)
  • 5e06177 Bump the workerd-and-workers-types group with 2 updates (#8171)
  • cc853cf fix: pages deploy fails with git rev-parse error on new repo (#7687)
  • 0322d08 Various package updates to fix dependabot issues (#8114)
  • 139b5ec Prevent infinite console.log()/console.info() loops with Wrangler E2E tes...
  • 5734014 remove unused function/imports in wrangler entry (#8056)
  • aaa9cca Support Vitest 3 (#7923)
  • See full diff in compare view

Updates postcss from 8.5.2 to 8.5.3

Release notes

Sourced from postcss's releases.

8.5.3

Changelog

Sourced from postcss's changelog.

8.5.3

Commits

Updates tailwindcss from 4.0.6 to 4.0.7

Release notes

Sourced from tailwindcss's releases.

v4.0.7

Fixed

  • Export tailwindcss/lib/util/flattenColorPalette.js for backward compatibility (#16411)
  • Fix sorting of numeric utility suggestions when they have different magnitudes (#16414)
  • Show suggestions for fractions in IntelliSense (#16353)
  • Don’t replace _ in suggested theme keys (#16433)
  • Ensure --default-outline-width can be used to change the outline-width value of the outline utility (#16469)
  • Ensure drop shadow utilities don't inherit unexpectedly (#16471)
  • Export config and plugin types from tailwindcss/plugin for backward compatibility (#16505)
  • Ensure JavaScript plugins that emit nested rules referencing the utility name work as expected (#16539)
  • Statically link Visual Studio redistributables in @tailwindcss/oxide Windows builds (#16602)
  • Ensure that Next.js splat routes are scanned for classes (#16457)
  • Pin exact version of tailwindcss in @tailwindcss/* packages (#16623)
  • Upgrade: Report errors when updating dependencies (#16504)
  • Upgrade: Ensure a darkMode JS config setting with block syntax converts to use @slot (#16507)
  • Upgrade: Ensure the latest version of tailwindcss and @tailwindcss/postcss are installed when upgrading (#16620)
Changelog

Sourced from tailwindcss's changelog.

[4.0.7] - 2025-02-18

Fixed

  • Export tailwindcss/lib/util/flattenColorPalette.js for backward compatibility (#16411)
  • Fix sorting of numeric utility suggestions when they have different magnitudes (#16414)
  • Show suggestions for fractions in IntelliSense (#16353)
  • Don’t replace _ in suggested theme keys (#16433)
  • Ensure --default-outline-width can be used to change the outline-width value of the outline utility (#16469)
  • Ensure drop shadow utilities don't inherit unexpectedly (#16471)
  • Export config and plugin types from tailwindcss/plugin for backward compatibility (#16505)
  • Ensure JavaScript plugins that emit nested rules referencing the utility name work as expected (#16539)
  • Statically link Visual Studio redistributables in @tailwindcss/oxide Windows builds (#16602)
  • Ensure that Next.js splat routes are scanned for classes (#16457)
  • Pin exact version of tailwindcss in @tailwindcss/* packages (#16623)
  • Upgrade: Report errors when updating dependencies (#16504)
  • Upgrade: Ensure a darkMode JS config setting with block syntax converts to use @slot (#16507)
  • Upgrade: Ensure the latest version of tailwindcss and @tailwindcss/postcss are installed when upgrading (#16620)
Commits

Updates @tailwindcss/postcss from 4.0.6 to 4.0.7

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.0.7

Fixed

  • Export tailwindcss/lib/util/flattenColorPalette.js for backward compatibility (#16411)
  • Fix sorting of numeric utility suggestions when they have different magnitudes (#16414)
  • Show suggestions for fractions in IntelliSense (#16353)
  • Don’t replace _ in suggested theme keys (#16433)
  • Ensure --default-outline-width can be used to change the outline-width value of the outline utility (#16469)
  • Ensure drop shadow utilities don't inherit unexpectedly (#16471)
  • Export config and plugin types from tailwindcss/plugin for backward compatibility (#16505)
  • Ensure JavaScript plugins that emit nested rules referencing the utility name work as expected (#16539)
  • Statically link Visual Studio redistributables in @tailwindcss/oxide Windows builds (#16602)
  • Ensure that Next.js splat routes are scanned for classes (#16457)
  • Pin exact version of tailwindcss in @tailwindcss/* packages (#16623)
  • Upgrade: Report errors when updating dependencies (#16504)
  • Upgrade: Ensure a darkMode JS config setting with block syntax converts to use @slot (#16507)
  • Upgrade: Ensure the latest version of tailwindcss and @tailwindcss/postcss are installed when upgrading (#16620)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.0.7] - 2025-02-18

Fixed

  • Export tailwindcss/lib/util/flattenColorPalette.js for backward compatibility (#16411)
  • Fix sorting of numeric utility suggestions when they have different magnitudes (#16414)
  • Show suggestions for fractions in IntelliSense (#16353)
  • Don’t replace _ in suggested theme keys (#16433)
  • Ensure --default-outline-width can be used to change the outline-width value of the outline utility (#16469)
  • Ensure drop shadow utilities don't inherit unexpectedly (#16471)
  • Export config and plugin types from tailwindcss/plugin for backward compatibility (#16505)
  • Ensure JavaScript plugins that emit nested rules referencing the utility name work as expected (#16539)
  • Statically link Visual Studio redistributables in @tailwindcss/oxide Windows builds (#16602)
  • Ensure that Next.js splat routes are scanned for classes (#16457)
  • Pin exact version of tailwindcss in @tailwindcss/* packages (#16623)
  • Upgrade: Report errors when updating dependencies (#16504)
  • Upgrade: Ensure a darkMode JS config setting with block syntax converts to use @slot (#16507)
  • Upgrade: Ensure the latest version of tailwindcss and @tailwindcss/postcss are installed when upgrading (#16620)
Commits

Updates @cloudflare/vitest-pool-workers from 0.6.16 to 0.7.0

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.7.0

Minor Changes

  • #7923 aaa9cca Thanks @​penalosa! - Support Vitest v3. While this drops testing for Vitest v2, we expect Vitest v2 will continue to work as well.

Patch Changes

Changelog

Sourced from @​cloudflare/vitest-pool-workers's changelog.

0.7.0

Minor Changes

  • #7923 aaa9cca Thanks @​penalosa! - Support Vitest v3. While this drops testing for Vitest v2, we expect Vitest v2 will continue to work as well.

Patch Changes

Commits

Updates vitest from 3.0.5 to 3.0.6

Release notes

Sourced from vitest's releases.

v3.0.6

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9584be3 chore: release v3.0.6
  • 027ce9b fix(reporters): render tasks in tree when in TTY (#7503)
  • b62ac22 chore: use tinyglobby instead of fast-glob in Vitest (#7504)
  • 167a98d fix: exclude queueMicrotask from default fake timers to not break node fetc...
  • 6cc408d fix(deps): update all non-major dependencies (#7507)
  • 8f13825 docs: fix sequence.hooks: 'stack' as default (#7492)
  • f31a07b fix(coverage): preserve moduleExecutionInfo in non-isolated runs (#7486)
  • 5a45a7c fix(browser): cleanup timeout on resolve and give more information in the err...
  • accd2ed refactor: enable isolatedDeclarations (#7473)
  • 1f2e555 fix(coverage): vite-node to pass correct execution wrapper offset (#7417)
  • Additional commits viewable in compare view

Updates wrangler from 3.109.1 to 3.109.2

Release notes

Sourced from wrangler's releases.

[email protected]

Patch Changes

Changelog

Sourced from wrangler's changelog.

3.109.2

Patch Changes

Commits
  • 60308d1 Version Packages (#8148)
  • efd7f97 Fix D1 Export error handling when presigned URLs are invalid (#8131)
  • 5e06177 Bump the workerd-and-workers-types group with 2 updates (#8171)
  • cc853cf fix: pages deploy fails with git rev-parse error on new repo (#7687)
  • 0322d08 Various package updates to fix dependabot issues (#8114)
  • 139b5ec Prevent infinite console.log()/console.info() loops with Wrangler E2E tes...
  • 5734014 remove unused function/imports in wrangler entry (#8056)
  • aaa9cca Support Vitest 3 (#7923)
  • See full diff in compare view

Updates @cloudflare/vitest-pool-workers from 0.6.16 to 0.7.0

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.7.0

Minor Changes

  • #7923 aaa9cca Thanks @​penalosa! - Support Vitest v3. While this drops testing for Vitest v2, we expect Vitest v2 will continue to work as well.

Patch Changes

Changelog

Sourced from @​cloudflare/vitest-pool-workers's changelog.

0.7.0

Minor Changes

  • #7923 aaa9cca Thanks @​penalosa! - Support Vitest v3. While this drops testing for Vitest v2, we expect Vitest v2 will continue to work as well.

Patch Changes

Commits

Updates vitest from 3.0.5 to 3.0.6

Release notes

Sourced from vitest's releases.

v3.0.6

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9584be3 chore: release v3.0.6
  • 027ce9b fix(reporters): render tasks in tree when in TTY (#7503)
  • b62ac22 chore: use tinyglobby instead of fast-glob in Vitest (#7504)
  • 167a98d fix: exclude queueMicrotask from default fake timers to not break node fetc...
  • 6cc408d fix(deps): update all non-major dependencies (#7507)
  • 8f13825 docs: fix sequence.hooks: 'stack' as default (#7492)
  • f31a07b fix(coverage): preserve moduleExecutionInfo in non-isolated runs (#7486)
  • 5a45a7c fix(browser): cleanup timeout on resolve and give more information in the err...
  • accd2ed refactor: enable isolatedDeclarations (#7473)
  • 1f2e555 fix(coverage): vite-node to pass correct execution wrapper offset (#7417)
  • Additional commits viewable in compare view

Updates wrangler from 3.109.1 to 3.109.2

Release notes

Sourced from wrangler's releases.

[email protected]

Patch Changes

Changelog

Sourced from wrangler's changelog.

3.109.2

Patch Changes

Commits
  • 60308d1 Version Packages (#8148)
  • efd7f97 Fix D1 Export error handling when presigned URLs are invalid (#8131)
  • 5e06177 Bump the workerd-and-workers-types group with 2 updates (#8171)
  • cc853cf fix: pages deploy fails with git rev-parse error on new repo (#7687)
  • 0322d08 Various package updates to fix dependabot issues (#8114)
  • 139b5ec Prevent infinite console.log()/console.info() loops with Wrangler E2E tes...
  • 5734014 remove unused function/imports in wrangler entry (#8056)
  • aaa9cca Support Vitest 3 (#7923)
  • See full diff in compare view

Updates @cloudflare/vitest-pool-workers from 0.6.16 to 0.7.0

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.7.0

Minor Changes

  • #7923 aaa9cca Thanks @​penalosa! - Support Vitest v3. While this drops testing for Vitest v2, we expect Vitest v2 will continue to work as well.

Patch Changes

Changelog

Sourced from @​cloudflare/vitest-pool-workers's changelog.

0.7.0

Minor Changes

  • #7923 aaa9cca Thanks @​penalosa! - Support Vitest v3. While this drops testing for Vitest v2, we expect Vitest v2 will continue to work as well.

Patch Changes

Commits

Bumps the dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.109.1` | `3.109.2` |
| [postcss](https://github.com/postcss/postcss) | `8.5.2` | `8.5.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.0.6` | `4.0.7` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.0.6` | `4.0.7` |
| [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.6.16` | `0.7.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.0.6` |

Bumps the dependencies group with 3 updates in the /cms-data-fetcher directory: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler), [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
Bumps the dependencies group with 3 updates in the /ogp-data-fetcher directory: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler), [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `wrangler` from 3.109.1 to 3.109.2
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

Updates `postcss` from 8.5.2 to 8.5.3
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.2...8.5.3)

Updates `tailwindcss` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.7/packages/tailwindcss)

Updates `@tailwindcss/postcss` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.7/packages/@tailwindcss-postcss)

Updates `@cloudflare/vitest-pool-workers` from 0.6.16 to 0.7.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/[email protected]/packages/vitest-pool-workers)

Updates `vitest` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/vitest)

Updates `wrangler` from 3.109.1 to 3.109.2
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

Updates `@cloudflare/vitest-pool-workers` from 0.6.16 to 0.7.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/[email protected]/packages/vitest-pool-workers)

Updates `vitest` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/vitest)

Updates `wrangler` from 3.109.1 to 3.109.2
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

Updates `@cloudflare/vitest-pool-workers` from 0.6.16 to 0.7.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/[email protected]/packages/vitest-pool-workers)

Updates `vitest` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/vitest)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2025
@maretol
Copy link
Owner

maretol commented Feb 19, 2025

@dependabot merge

@dependabot dependabot bot merged commit 5677951 into development Feb 19, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/dependencies-e256bee851 branch February 19, 2025 23:07
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.

1 participant