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 npm group with 7 updates #308

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the npm group with 7 updates:

Package From To
@astrojs/mdx 2.0.2 2.0.3
@astrojs/sitemap 3.0.3 3.0.4
@astrojs/tailwind 5.0.4 5.1.0
astro 4.0.7 4.1.1
astro-compress 2.2.5 2.2.7
tailwindcss 3.4.0 3.4.1
prettier-plugin-astro 0.12.2 0.12.3

Updates @astrojs/mdx from 2.0.2 to 2.0.3

Release notes

Sourced from @​astrojs/mdx's releases.

@​astrojs/mdx@​2.0.3

Patch Changes

Changelog

Sourced from @​astrojs/mdx's changelog.

2.0.3

Patch Changes

Commits

Updates @astrojs/sitemap from 3.0.3 to 3.0.4

Release notes

Sourced from @​astrojs/sitemap's releases.

@​astrojs/sitemap@​3.0.4

Patch Changes

Changelog

Sourced from @​astrojs/sitemap's changelog.

3.0.4

Patch Changes

Commits

Updates @astrojs/tailwind from 5.0.4 to 5.1.0

Release notes

Sourced from @​astrojs/tailwind's releases.

@​astrojs/tailwind@​5.1.0

Minor Changes

Patch Changes

Changelog

Sourced from @​astrojs/tailwind's changelog.

5.1.0

Minor Changes

Patch Changes

Commits

Updates astro from 4.0.7 to 4.1.1

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

[email protected]

Minor Changes

... (truncated)

Changelog

Sourced from astro's changelog.

4.1.1

Patch Changes

4.1.0

Minor Changes

... (truncated)

Commits

Updates astro-compress from 2.2.5 to 2.2.7

Release notes

Sourced from astro-compress's releases.

v2.2.7

Full Changelog: PlayForm/Compress@v2.2.6...v2.2.7

v2.2.6

What's Changed

Full Changelog: PlayForm/Compress@v2.2.5...v2.2.6

Changelog

Sourced from astro-compress's changelog.

2.2.7

  • Cleanup

2.2.6

  • Cleanup
Commits

Updates tailwindcss from 3.4.0 to 3.4.1

Release notes

Sourced from tailwindcss's releases.

v3.4.1

Fixed

  • Don't remove keyframe stops when using important utilities (#12639)
  • Don't add spaces to gradients and grid track names when followed by calc() (#12704)
  • Restore old behavior for class dark mode strategy (#12717)

Added

  • Add new selector and variant strategies for dark mode (#12717)

Changed

  • Support rtl and ltr variants on same element as dir attribute (#12717)
Changelog

Sourced from tailwindcss's changelog.

[3.4.1] - 2014-01-05

Fixed

  • Don't remove keyframe stops when using important utilities (#12639)
  • Don't add spaces to gradients and grid track names when followed by calc() (#12704)
  • Restore old behavior for class dark mode strategy (#12717)

Added

  • Add new selector and variant strategies for dark mode (#12717)

Changed

  • Support rtl and ltr variants on same element as dir attribute (#12717)
Commits
  • 7361468 3.4.1
  • 508e7f2 Fix code style
  • 3fb57e5 Restore old behavior for class dark mode, add new selector and variant ...
  • 78fedd5 Don't add spaces to gradients and grid track names when followed by calc() ...
  • 08a0a6c Update changelog
  • 8890775 Don't remove keyframe stops when using important utilities (#12639)
  • f33d6a5 Update CI
  • See full diff in compare view

Updates prettier-plugin-astro from 0.12.2 to 0.12.3

Release notes

Sourced from prettier-plugin-astro's releases.

v0.12.3

Patch Changes

  • e75f9c7: Fix <br /> tags sometimes causing additional spaces to appear
  • b4b0918: Fix not being able to format expressions with more than 2 roots
Changelog

Sourced from prettier-plugin-astro's changelog.

0.12.3

Patch Changes

  • e75f9c7: Fix <br /> tags sometimes causing additional spaces to appear
  • b4b0918: Fix not being able to format expressions with more than 2 roots
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 npm group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `2.0.2` | `2.0.3` |
| [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.0.3` | `3.0.4` |
| [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) | `5.0.4` | `5.1.0` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.0.7` | `4.1.1` |
| [astro-compress](https://github.com/astro-community/AstroCompress) | `2.2.5` | `2.2.7` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.0` | `3.4.1` |
| [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | `0.12.2` | `0.12.3` |


Updates `@astrojs/mdx` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx)

Updates `@astrojs/sitemap` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/sitemap)

Updates `@astrojs/tailwind` from 5.0.4 to 5.1.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/tailwind)

Updates `astro` from 4.0.7 to 4.1.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `astro-compress` from 2.2.5 to 2.2.7
- [Release notes](https://github.com/astro-community/AstroCompress/releases)
- [Changelog](https://github.com/astro-community/AstroCompress/blob/main/CHANGELOG.md)
- [Commits](PlayForm/Compress@v2.2.5...v2.2.7)

Updates `tailwindcss` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.1/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.0...v3.4.1)

Updates `prettier-plugin-astro` from 0.12.2 to 0.12.3
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](withastro/prettier-plugin-astro@v0.12.2...v0.12.3)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@astrojs/sitemap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: astro-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: prettier-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 Jan 8, 2024
@dependabot dependabot bot requested a review from jakemulley January 8, 2024 08:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

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

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-60e10d380a branch January 15, 2024 08:25
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.

0 participants