GenSpectrum / dashboard-components

https://genspectrum.github.io/dashboard-components/
GNU Affero General Public License v3.0
2 stars 0 forks source link

chore(root): bump the minorandpatch group across 1 directory with 4 updates #458

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the minorandpatch group with 3 updates in the / directory: @commitlint/cli, @commitlint/config-conventional and release-please.

Updates @commitlint/cli from 19.4.1 to 19.5.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.5.0

19.5.0 (2024-09-11)

Features

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0

Changelog

Sourced from @​commitlint/cli's changelog.

19.5.0 (2024-09-11)

Features

Commits


Updates @commitlint/config-conventional from 19.4.1 to 19.5.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.5.0

19.5.0 (2024-09-11)

Features

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.5.0 (2024-09-11)

Note: Version bump only for package @​commitlint/config-conventional

Commits


Updates @commitlint/types from 19.0.3 to 19.5.0

Release notes

Sourced from @​commitlint/types's releases.

v19.5.0

19.5.0 (2024-09-11)

Features

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0

v19.4.1

19.4.1 (2024-08-28)

Bug Fixes

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1

v19.4.0

Features

Chore & Docs

... (truncated)

Changelog

Sourced from @​commitlint/types's changelog.

19.5.0 (2024-09-11)

Note: Version bump only for package @​commitlint/types

Commits


Updates release-please from 16.12.0 to 16.14.0

Release notes

Sourced from release-please's releases.

v16.14.0

16.14.0 (2024-09-17)

Features

  • handle multiple commits in a single message (#2358) (ec41c38)

v16.13.0

16.13.0 (2024-09-16)

Features

  • Introduce componentNoSpace parameter (Removes whitespace character from ${component} title pattern) (#2330) (0a2d5c6)

v16.12.2

16.12.2 (2024-09-11)

Bug Fixes

v16.12.1

16.12.1 (2024-09-11)

Bug Fixes

  • add missing generic updaters in to release please config schema extraFiles (#2344) (050cf93)
  • don't escape html tags inside of inline code in release notes (#2367) (a41d137)
  • fix comment at release pr is ugly (#2348) (e562ee2)
  • GenericJSON updater uses regex to find version in matching entry (#2253) (acc3242)
  • prevent open release PRs from being mistaken as current releases (#2323) (3101ab3)
  • respect tagSeparator and includeVInTag everywhere (#2283) (dad27e3), closes #2282
  • respect signoff in manifest config (#2334) (eb968c8)
Changelog

Sourced from release-please's changelog.

16.14.0 (2024-09-17)

Features

  • handle multiple commits in a single message (#2358) (ec41c38)

16.13.0 (2024-09-16)

Features

  • Introduce componentNoSpace parameter (Removes whitespace character from ${component} title pattern) (#2330) (0a2d5c6)

16.12.2 (2024-09-11)

Bug Fixes

16.12.1 (2024-09-11)

Bug Fixes

  • add missing generic updaters in to release please config schema extraFiles (#2344) (050cf93)
  • don't escape html tags inside of inline code in release notes (#2367) (a41d137)
  • fix comment at release pr is ugly (#2348) (e562ee2)
  • GenericJSON updater uses regex to find version in matching entry (#2253) (acc3242)
  • prevent open release PRs from being mistaken as current releases (#2323) (3101ab3)
  • respect tagSeparator and includeVInTag everywhere (#2283) (dad27e3), closes #2282
  • respect signoff in manifest config (#2334) (eb968c8)
Commits
  • 2889497 chore(main): release 16.14.0 (#2383)
  • ec41c38 feat: handle multiple commits in a single message (#2358)
  • 8556500 chore(main): release 16.13.0 (#2382)
  • 0a2d5c6 feat: Introduce componentNoSpace parameter (Removes whitespace character fr...
  • 9dbe7c6 fix: add expo project example (#2251)
  • 3a9a6ba chore(main): release 16.12.2 (#2377)
  • 427db6d fix: use strategies for rust workspace plugin (#2320)
  • 88dc416 fix: support-node-workspace-plugin-prerelease (#2249)
  • f3b62e5 docs: Add troubleshooting guide for the scenario that release PR is merged wi...
  • 06ff607 chore(deps): update dependency sinon to v18.0.1 (#2374)
  • Additional commits viewable 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 3:55pm
github-actions[bot] commented 2 months ago

There is no change in the changelog. This PR will not produce a new releasable version.