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

build(dev-deps): bump the non-major-dev-dependencies group with 8 updates #1525

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the non-major-dev-dependencies group with 8 updates:

Package From To
@semantic-release/commit-analyzer 13.0.0 13.0.1
@semantic-release/release-notes-generator 14.0.2 14.0.3
@types/node 22.10.2 22.10.5
@typescript-eslint/parser 8.18.2 8.19.0
chromatic 11.20.2 11.22.0
gh-pages 6.2.0 6.3.0
rollup 4.29.1 4.29.2
styled-components 6.1.13 6.1.14

Updates @semantic-release/commit-analyzer from 13.0.0 to 13.0.1

Release notes

Sourced from @​semantic-release/commit-analyzer's releases.

v13.0.1

13.0.1 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#741) (f106b76)
Commits

Updates @semantic-release/release-notes-generator from 14.0.2 to 14.0.3

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v14.0.3

14.0.3 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#756) (832620e)
Commits

Updates @types/node from 22.10.2 to 22.10.5

Commits

Updates @typescript-eslint/parser from 8.18.2 to 8.19.0

Release notes

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

v8.19.0

8.19.0 (2024-12-30)

🚀 Features

  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#10106)

🩹 Fixes

  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#10496)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#10522)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
  • eslint-plugin: [member-ordering] ignore method overloading (#10536)

❤️ Thank You

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

Changelog

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

8.19.0 (2024-12-30)

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 chromatic from 11.20.2 to 11.22.0

Release notes

Sourced from chromatic's releases.

v11.22.0

🚀 Enhancement

Authors: 1

v11.21.0

🚀 Enhancement

Authors: 2

Changelog

Sourced from chromatic's changelog.

v11.22.0 (Fri Jan 03 2025)

🚀 Enhancement

Authors: 1


v11.21.0 (Fri Jan 03 2025)

🚀 Enhancement

Authors: 2


Commits
  • 8f27f8b Bump version to: 11.22.0 [skip ci]
  • 0c20960 Update CHANGELOG.md [skip ci]
  • 43a9b94 Merge pull request #1133 from chromaui/cody/cap-2599-turbosnap-exit-on-storyb...
  • 730a7aa Bump version to: 11.21.0 [skip ci]
  • 0afebf6 Update CHANGELOG.md [skip ci]
  • f729a2a Merge pull request #1134 from chromaui/jmhobbs/cap-2317-chromauiaction-skippi...
  • 05bcf30 Set storybookUrl action output on rebuild abort
  • 300222f Bail on preview file changes
  • 9dbaef7 Merge pull request #1132 from chromaui/paulelliott/set-up-codecov
  • 851574b Run lint-and-test workflow on pushes to main
  • Additional commits viewable in compare view

Updates gh-pages from 6.2.0 to 6.3.0

Release notes

Sourced from gh-pages's releases.

v6.3.0

What's Changed

New Contributors

Full Changelog: tschaub/gh-pages@v6.2.0...v6.3.0

Changelog

Sourced from gh-pages's changelog.

v6.3.0

This relesae includes a fix for filenames starting with - and a number of dependency updates. See below for details.

Commits
  • ed6cd8e 6.3.0
  • 7bfced0 Log changes
  • fe4756c Merge pull request #593 from sherlockdoyle/fix-592
  • 7e44de2 fixes #592
  • b3478f0 Merge pull request #591 from tschaub/dependabot/npm_and_yarn/commander-13.0.0
  • 1208c2e Remove extra argument
  • fbf8432 Bump commander from 11.1.0 to 13.0.0
  • 4be5ff0 Merge pull request #587 from tschaub/dependabot/npm_and_yarn/eslint-config-ts...
  • b18ebf0 Updates to work with ESLint 9
  • b7862ca Bump eslint-config-tschaub from 14.1.2 to 15.1.0
  • Additional commits viewable in compare view

Updates rollup from 4.29.1 to 4.29.2

Release notes

Sourced from rollup's releases.

v4.29.2

4.29.2

2025-01-05

Bug Fixes

  • Keep import attributes when using dynamic ESM import() expressions from CommonJS (#5781)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.29.2

2025-01-05

Bug Fixes

  • Keep import attributes when using dynamic ESM import() expressions from CommonJS (#5781)

Pull Requests

Commits

Updates styled-components from 6.1.13 to 6.1.14

Release notes

Sourced from styled-components's releases.

[email protected]

Patch Changes

  • 6908326: Add changesets for release management
  • 18ebf6d: Prevent styled() from injecting an undefined ref prop in React 19
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

…ates

Bumps the non-major-dev-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) | `13.0.0` | `13.0.1` |
| [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `14.0.2` | `14.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.5` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.2` | `8.19.0` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `11.20.2` | `11.22.0` |
| [gh-pages](https://github.com/tschaub/gh-pages) | `6.2.0` | `6.3.0` |
| [rollup](https://github.com/rollup/rollup) | `4.29.1` | `4.29.2` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.1.13` | `6.1.14` |


Updates `@semantic-release/commit-analyzer` from 13.0.0 to 13.0.1
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v13.0.0...v13.0.1)

Updates `@semantic-release/release-notes-generator` from 14.0.2 to 14.0.3
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v14.0.2...v14.0.3)

Updates `@types/node` from 22.10.2 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/parser` from 8.18.2 to 8.19.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/parser)

Updates `chromatic` from 11.20.2 to 11.22.0
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v11.20.2...v11.22.0)

Updates `gh-pages` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](tschaub/gh-pages@v6.2.0...v6.3.0)

Updates `rollup` from 4.29.1 to 4.29.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.29.1...v4.29.2)

Updates `styled-components` from 6.1.13 to 6.1.14
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/[email protected])

---
updated-dependencies:
- dependency-name: "@semantic-release/commit-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-dependencies
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-dependencies
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-dependencies
- dependency-name: gh-pages
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-dependencies
- dependency-name: styled-components
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@claire2212 claire2212 force-pushed the dependabot/npm_and_yarn/non-major-dev-dependencies-1d4668b422 branch from bb5c70e to c808fa2 Compare January 7, 2025 09:23
Copy link

sonarqubecloud bot commented Jan 7, 2025

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.60%. Comparing base (c410bcf) to head (c808fa2).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1525   +/-   ##
=======================================
  Coverage   57.60%   57.60%           
=======================================
  Files          55       55           
  Lines         809      809           
  Branches      267      267           
=======================================
  Hits          466      466           
  Misses        343      343           
Flag Coverage Δ
unit 57.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maximeperraultdev maximeperraultdev merged commit dc2a9f7 into main Jan 7, 2025
25 checks passed
@maximeperraultdev maximeperraultdev deleted the dependabot/npm_and_yarn/non-major-dev-dependencies-1d4668b422 branch January 7, 2025 09:27
@maximeperraultdev
Copy link
Collaborator

🎉 This PR is included in version 24.11.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant