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 across 1 directory with 4 updates #378

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm group with 4 updates in the / directory: astro, @ianvs/prettier-plugin-sort-imports, eslint-plugin-astro and eslint-plugin-jsx-a11y.

Updates astro from 4.16.6 to 4.16.10

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

  • #12311 bf2723e Thanks @​dinesh-58! - Adds checked to the list of boolean attributes.

  • #12363 222f718 Thanks @​Fryuni! - Fixes code generated by astro add command when adding a version of an integration other than the default latest.

  • #12368 493fe43 Thanks @​bluwy! - Improves error logs when executing commands

  • #12355 c4726d7 Thanks @​apatel369! - Improves error reporting for invalid frontmatter in MDX files during the astro build command. The error message now includes the file path where the frontmatter parsing failed.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

... (truncated)

Changelog

Sourced from astro's changelog.

4.16.10

Patch Changes

  • #12311 bf2723e Thanks @​dinesh-58! - Adds checked to the list of boolean attributes.

  • #12363 222f718 Thanks @​Fryuni! - Fixes code generated by astro add command when adding a version of an integration other than the default latest.

  • #12368 493fe43 Thanks @​bluwy! - Improves error logs when executing commands

  • #12355 c4726d7 Thanks @​apatel369! - Improves error reporting for invalid frontmatter in MDX files during the astro build command. The error message now includes the file path where the frontmatter parsing failed.

4.16.9

Patch Changes

4.16.8

Patch Changes

4.16.7

Patch Changes

... (truncated)

Commits

Updates @ianvs/prettier-plugin-sort-imports from 4.3.1 to 4.4.0

Release notes

Sourced from @​ianvs/prettier-plugin-sort-imports's releases.

v4.4.0

What's Changed

Enhancements

Maintenance

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.1...v4.4.0

Commits

Updates eslint-plugin-astro from 1.3.0 to 1.3.1

Release notes

Sourced from eslint-plugin-astro's releases.

v1.3.1

Patch Changes

Changelog

Sourced from eslint-plugin-astro's changelog.

1.3.1

Patch Changes

Commits
  • 37a77ef chore: release eslint-plugin-astro (#446)
  • 1133962 fix: preserve whitespace between attributes in sort-attributes rule (#445)
  • 6ffa048 fix(deps): update dependency eslint-compat-utils to ^0.6.0 (#443)
  • db90a41 chore: add doc-renderer for generating & updating detailed rule docs (#442)
  • ae7c6a4 chore(deps): update dependency postcss-nested to v7 (#441)
  • 6579f49 chore(deps): update dependency @​types/node to v22 (#440)
  • b525f44 fix(deps): update dependency postcss-selector-parser to v7 (#435)
  • 5db7673 chore(deps): update coverallsapp/github-action action to v2.3.4 (#436)
  • 8d9e0a2 chore: move 'utils/rules.ts' to 'rules/index.ts' (#439)
  • fd8bc14 chore: remove redundant assignments & use "createRequire" (#437)
  • Additional commits viewable in compare view

Updates eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2

Changelog

Sourced from eslint-plugin-jsx-a11y's changelog.

v6.10.2 - 2024-10-25

Fixed

Commits

  • [meta] fix changelog URLs 0d01a1a
  • [Refactor] remove no-longer-needed es-iterator-helpers aa075bd
  • [Refactor] avoid spreading things that are already arrays d15d3ab
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register 5dad7c4
  • [Tests] aria-role: Add valid test for <svg role="img" /> daba189
  • [Docs] label-has-associated-control: add line breaks for readability 0bc6378
  • [Tests] label-has-associated-control: add additional test cases 30d2318
  • [Tests] Add tests to reinforce required attributes for role="heading" d92446c
Commits
  • 7f3d698 v6.10.2
  • 0d01a1a [meta] fix changelog URLs
  • 5dad7c4 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, `@babe...
  • d15d3ab [Refactor] avoid spreading things that are already arrays
  • fa9845d [patch] no-redundandant-roles: allow \<img src="*.svg" role="img" />
  • daba189 [Tests] aria-role: Add valid test for \<svg role="img" />
  • 0bc6378 [Docs] label-has-associated-control: add line breaks for readability
  • 30d2318 [Tests] label-has-associated-control: add additional test cases
  • d92446c [Tests] Add tests to reinforce required attributes for role="heading"
  • aa075bd [Refactor] remove no-longer-needed es-iterator-helpers
  • See full diff 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 npm group with 4 updates in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports), [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) and [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y).


Updates `astro` from 4.16.6 to 4.16.10
- [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 `@ianvs/prettier-plugin-sort-imports` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/ianvs/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/IanVS/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](IanVS/prettier-plugin-sort-imports@v4.3.1...v4.4.0)

Updates `eslint-plugin-astro` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-astro@v1.3.0...v1.3.1)

Updates `eslint-plugin-jsx-a11y` from 6.10.1 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.1...v6.10.2)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@ianvs/prettier-plugin-sort-imports"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint-plugin-jsx-a11y
  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 Nov 11, 2024
@dependabot dependabot bot requested a review from jakemulley November 11, 2024 08:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

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

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-d248d6e6b5 branch November 18, 2024 08:14
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