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

chore(deps-dev): bump @semantic-release-cargo/semantic-release-cargo from 2.3.80 to 2.4.0 in the development-dependencies group #404

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 1 update: @semantic-release-cargo/semantic-release-cargo.

Updates @semantic-release-cargo/semantic-release-cargo from 2.3.80 to 2.4.0

Release notes

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

v2.4.0

2.4.0 (2025-01-01)

Bug Fixes

  • add non-static lifetime specifiers to logger (8707d4e)
  • Correctly filter by log-level (002f9ca)
  • deps: update rust crate serde_json to v1.0.134 (16ada95)
  • Enabled condition for logger is inverted (dbce5f7)
  • re-add missing output logger for release metadata (9ef8713)

Features

  • Add append destination support (d30a962)
  • add max_level and verbosity funcs (e629fc4)
  • add multi-destination logging (4705a0b)
  • begin stubbing out logger implementation (98d9ffb)
  • replace loggerv with internal logger (1f308be)

v2.4.0-beta.1

2.4.0-beta.1 (2024-05-31)

Bug Fixes

  • add non-static lifetime specifiers to logger (570c291)
  • Correctly filter by log-level (86b24cc)
  • Enabled condition for logger is inverted (a1ecb52)
  • re-add missing output logger for release metadata (93c3039)
  • remove unused itertools dep (194e97a)

Features

  • Add append destination support (c0561f0)
  • add max_level and verbosity funcs (60fcf6d)
  • add multi-destination logging (cdea29e)
  • begin stubbing out logger implementation (e5d184c)
  • replace loggerv with internal logger (4aae6c4)
Changelog

Sourced from @​semantic-release-cargo/semantic-release-cargo's changelog.

2.4.0 (2025-01-01)

Bug Fixes

  • add non-static lifetime specifiers to logger (8707d4e)
  • Correctly filter by log-level (002f9ca)
  • deps: update rust crate serde_json to v1.0.134 (16ada95)
  • Enabled condition for logger is inverted (dbce5f7)
  • re-add missing output logger for release metadata (9ef8713)

Features

  • Add append destination support (d30a962)
  • add max_level and verbosity funcs (e629fc4)
  • add multi-destination logging (4705a0b)
  • begin stubbing out logger implementation (98d9ffb)
  • replace loggerv with internal logger (1f308be)
Commits
  • 22566fc chore(release): 2.4.0 [skip ci]
  • b5ef0e0 Merge pull request #390 from ncatelli/refactor/379/unify-loggers
  • cadf4e4 chore(release): 2.3.78 [skip ci]
  • 16ada95 fix(deps): update rust crate serde_json to v1.0.134
  • 76be7d0 chore(release): 2.3.76 [skip ci]
  • 3f4c143 refactor: make the optional output file an additional info level log target
  • 9ef8713 fix: re-add missing output logger for release metadata
  • 0f662bf refactor: remove output writer from publish subcommand
  • 779c1b7 refactor: remove output parameter from prepare subcommand
  • e880ba2 ci: add custom test harness to support log testing
  • Additional commits viewable in compare view

Dependabot compatibility score

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 development-dependencies group with 1 update: [@semantic-release-cargo/semantic-release-cargo](https://github.com/semantic-release-cargo/semantic-release-cargo).


Updates `@semantic-release-cargo/semantic-release-cargo` from 2.3.80 to 2.4.0
- [Release notes](https://github.com/semantic-release-cargo/semantic-release-cargo/releases)
- [Changelog](https://github.com/semantic-release-cargo/semantic-release-cargo/blob/master/CHANGELOG.md)
- [Commits](semantic-release-cargo/semantic-release-cargo@v2.3.80...v2.4)

---
updated-dependencies:
- dependency-name: "@semantic-release-cargo/semantic-release-cargo"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

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 2, 2025
@codeart1st codeart1st merged commit 2abbf41 into develop Jan 3, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/development-dependencies-913094bb54 branch January 3, 2025 05:19
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.

1 participant