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: release v0.3.0 #130

Closed
wants to merge 1 commit into from

Conversation

stedi-release-plz[bot]
Copy link
Contributor

@stedi-release-plz stedi-release-plz bot commented Nov 12, 2024

🤖 New release

  • jsonata-rs: 0.2.0 -> 0.3.0 (⚠️ API breaking changes)

⚠️ jsonata-rs breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.36.0/src/lints/enum_variant_added.ron

Failed in:
  variant Value:Regex in /tmp/.tmp6q6PHm/jsonata-rs/src/evaluator/value.rs:54
Changelog

0.3.0 - 2024-11-12

Added

  • Handle regex pattern for Value type (#118)

Other

  • pin dependency fix for rust toolchain (#137)
  • (deps) pin dependencies (#136)
  • use Renovate best practices (#135)
  • (deps) update taiki-e/install-action digest to 9c04113 (#128)
  • add permissions definitions at workflow and jobs level (#129)
  • Revert "chore: exempt CHANGELOG from codeowners (#121)" (#124)
  • Update scorecard.yml (#123)
  • run tests within merge queue (#122)
  • exempt CHANGELOG from codeowners (#121)
  • (deps) update github actions upgrade (#119)


This PR was generated with release-plz.

@stedi-release-plz stedi-release-plz bot requested a review from a team as a code owner November 12, 2024 10:00
@stedi-release-plz stedi-release-plz bot force-pushed the release-plz-2024-11-12T10-00-11Z branch 2 times, most recently from a28beb6 to 35a57ba Compare November 12, 2024 12:54
@stedi-release-plz stedi-release-plz bot force-pushed the release-plz-2024-11-12T10-00-11Z branch from 35a57ba to 5653486 Compare November 12, 2024 14:03
@deepakraog deepakraog deleted the release-plz-2024-11-12T10-00-11Z branch November 20, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants