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 all group across 1 directory with 8 updates #2749

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps the all group with 8 updates in the / directory:

Package From To
@primer/primitives 9.1.2 10.0.0
@primer/stylelint-config 13.2.1 13.2.2
@primer/view-components 0.35.2 0.36.1
eslint 9.15.0 9.16.0
eslint-plugin-github 5.1.2 5.1.4
prettier 3.4.0 3.4.2
stylelint 16.10.0 16.11.0
table 6.8.2 6.9.0

Updates @primer/primitives from 9.1.2 to 10.0.0

Release notes

Sourced from @​primer/primitives's releases.

v10.0.0

Major Changes

Minor Changes

Patch Changes

Changelog

Sourced from @​primer/primitives's changelog.

10.0.0

Major Changes

Minor Changes

Patch Changes

Commits

Updates @primer/stylelint-config from 13.2.1 to 13.2.2

Release notes

Sourced from @​primer/stylelint-config's releases.

v13.2.2

Patch Changes

Changelog

Sourced from @​primer/stylelint-config's changelog.

13.2.2

Patch Changes

Commits

Updates @primer/view-components from 0.35.2 to 0.36.1

Release notes

Sourced from @​primer/view-components's releases.

v0.36.1

Patch Changes

  • #3220 688a4a2 Thanks @​jonrohan! - Remove SystemArgumentInsteadOfClass linter and fix bug with whitespace in rendered class

v0.36.0

Minor Changes

Patch Changes

Changelog

Sourced from @​primer/view-components's changelog.

0.36.1

Patch Changes

  • #3220 688a4a2 Thanks @​jonrohan! - Remove SystemArgumentInsteadOfClass linter and fix bug with whitespace in rendered class

0.36.0

Minor Changes

Patch Changes

Commits
  • 6e7458c Release Tracking (#3221)
  • 688a4a2 Remove SystemArgumentInsteadOfClass linter and fix bug with whitespace in ren...
  • ebcd187 Release Tracking (#3206)
  • 633bd05 Stop raising error if CSS classes are used instead of system arguments (#3219)
  • 0bbb076 Fix issue causing AutoComplete elements to overflow their container (#3217)
  • 8891e8b Fix link test
  • 004cb2a Only render Link-content when visuals exist
  • 23dd4fa remove redundant code from action-bar-element (#3216)
  • 2c0e0b9 Bump the development-dependencies group across 1 directory with 4 updates (#3...
  • a09a01a Bump @​primer/behaviors from 1.7.2 to 1.8.0 (#3188)
  • Additional commits viewable in compare view

Updates eslint from 9.15.0 to 9.16.0

Release notes

Sourced from eslint's releases.

v9.16.0

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)

Chores

  • feb703b chore: upgrade to @eslint/[email protected] (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.16.0 - November 29, 2024

  • feb703b chore: upgrade to @eslint/[email protected] (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)
Commits

Updates eslint-plugin-github from 5.1.2 to 5.1.4

Release notes

Sourced from eslint-plugin-github's releases.

v5.1.4

What's Changed

Full Changelog: github/eslint-plugin-github@v5.1.3...v5.1.4

v5.1.3

What's Changed

  • ESLint <v9 will maintain backwards compatibility by using the original eslint-filenames-plugin by @​gracepark in github/eslint-plugin-github#579
  • For ESLint v9+, if you configured the filenames/match-regex rule, please note we have adapted the match regex rule into eslint-plugin-github as the original eslint-filenames-plugin is no longer maintained and needed an ESLint v9 update. Please update the rule name to github/filenames-match-regex and keep the same configuration.

Full Changelog: github/eslint-plugin-github@v5.1.2...v5.1.3

Commits
  • abcfc3b Merge pull request #584 from github/gracepark/filenames-default-update
  • 2b0173c remove dash
  • 996a56d update doc
  • 5bb2f9c update grammar
  • 1373fa2 update filenames default since it is now in our repo
  • 5bb75fb Merge pull request #583 from github/gracepark-update-note-filenames
  • 11b8aa9 Update README.md
  • 1e930ed Merge pull request #574 from github/dependabot/npm_and_yarn/npm_and_yarn-52c6...
  • ad727ac Merge pull request #581 from github/dependabot/npm_and_yarn/all-dependencies-...
  • 0c780c7 chore(deps): bump the all-dependencies group with 6 updates
  • Additional commits viewable in compare view

Updates prettier from 3.4.0 to 3.4.2

Release notes

Sourced from prettier's releases.

3.4.2

🔗 Changelog

3.4.1

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.4.2

diff

Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u)

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.

<!-- Input (--prose-wrap=never) -->
C言
語
・
C++
・
Go
・
Rust
<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust
<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust

U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

Fix comments print on class methods with decorators (#16891 by @​fisker)

// Input
class A {
  @decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
// Prettier 3.4.1
class A {
@​decorator
async /**
</tr></table>

... (truncated)

Commits

Updates stylelint from 16.10.0 to 16.11.0

Release notes

Sourced from stylelint's releases.

16.11.0

Changelog

Sourced from stylelint's changelog.

16.11.0

Commits
  • 4385d8f 16.11.0
  • d24438b Prepare 16.11.0 (#8049)
  • cce8a86 Fix font-family-no-missing-generic-family-keyword false positives for `font...
  • 49f32a5 Bump typescript from 5.6.3 to 5.7.2 in the typescript group (#8141)
  • 25cf2b3 Bump rollup from 4.27.2 to 4.27.4 (#8142)
  • 4a82b50 Fix media-feature-name-value-no-unknown false positives for `display-mod...

    Description has been truncated

Bumps the all group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@primer/primitives](https://github.com/primer/primitives) | `9.1.2` | `10.0.0` |
| [@primer/stylelint-config](https://github.com/primer/stylelint-config) | `13.2.1` | `13.2.2` |
| [@primer/view-components](https://github.com/primer/view_components) | `0.35.2` | `0.36.1` |
| [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.16.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.1.2` | `5.1.4` |
| [prettier](https://github.com/prettier/prettier) | `3.4.0` | `3.4.2` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.11.0` |
| [table](https://github.com/gajus/table) | `6.8.2` | `6.9.0` |



Updates `@primer/primitives` from 9.1.2 to 10.0.0
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](primer/primitives@v9.1.2...v10.0.0)

Updates `@primer/stylelint-config` from 13.2.1 to 13.2.2
- [Release notes](https://github.com/primer/stylelint-config/releases)
- [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](primer/stylelint-config@v13.2.1...v13.2.2)

Updates `@primer/view-components` from 0.35.2 to 0.36.1
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](primer/view_components@v0.35.2...v0.36.1)

Updates `eslint` from 9.15.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.15.0...v9.16.0)

Updates `eslint-plugin-github` from 5.1.2 to 5.1.4
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v5.1.2...v5.1.4)

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

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

Updates `table` from 6.8.2 to 6.9.0
- [Release notes](https://github.com/gajus/table/releases)
- [Commits](gajus/table@v6.8.2...v6.9.0)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@primer/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@primer/view-components"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: table
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners December 6, 2024 05:04
@dependabot dependabot bot requested a review from tbenning December 6, 2024 05:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 6, 2024
@dependabot dependabot bot requested a review from langermank December 6, 2024 05:04
Copy link

changeset-bot bot commented Dec 6, 2024

⚠️ No Changeset found

Latest commit: 69be544

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2024

Superseded by #2752.

@dependabot dependabot bot closed this Dec 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dcd31ff1e2 branch December 13, 2024 05:49
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