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): update dependency sentry_dart_plugin to v2 #1184

Merged
merged 1 commit into from Apr 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sentry_dart_plugin (source) dev_dependencies major 1.7.1 -> 2.0.0

Release Notes

getsentry/sentry-dart-plugin (sentry_dart_plugin)

v2.0.0

Compare Source

Breaking Changes
  • Update env/config release and dist behaviour (#​217)
    • Default release: automatically constructs the release identifier from pubspec.yaml using the format: name@version.
      If a build number is included in the version, it is utilized as dist.
    • Custom release can be specified via an environment variable or plugin configuration. Once set, it is used as is without further modification.
    • Custom dist can also be set via environment variables or plugin configuration. It replaces or adds to the build number in the default release.
    • Environment variables: SENTRY_RELEASE and SENTRY_DIST environment variables take precedence over plugin config values.
Features
  • Custom dist overrides version build number (#​216)
    • For instance, if the initial release version is release@1.0.0+1, specifying a custom dist value of 2 will update the version to release@1.0.0+2.
  • Add option to provide alternative binary directory (#​214)
  • Support configuration arguments via --sentry-define (#​198)
  • Provide path to local sentry-cli (#​224)
Dependencies

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/sentry_dart_plugin-2.x branch from 872260f to 891620f Compare April 24, 2024 23:28
@zeshuaro zeshuaro merged commit 4164145 into main Apr 25, 2024
21 checks passed
@zeshuaro zeshuaro deleted the renovate/sentry_dart_plugin-2.x branch April 25, 2024 00:52
zeshuaro pushed a commit that referenced this pull request Apr 28, 2024
## [1.15.8](v1.15.7...v1.15.8) (2024-04-28)

### Bug Fixes

* **deps:** update dependency cupertino_icons to v1.0.8 ([#1179](#1179)) ([0a9cf79](0a9cf79))
* **deps:** update dependency dio to v5.4.3 ([#1176](#1176)) ([e4b554c](e4b554c))
* **deps:** update dependency file_picker to v8.0.1 ([#1188](#1188)) ([47b035a](47b035a))
* **deps:** update dependency flutter_markdown to v0.6.23 ([#1177](#1177)) ([3b33349](3b33349))
* **deps:** update dependency flutter_markdown to v0.7.0 ([#1190](#1190)) ([dfd80aa](dfd80aa))
* **deps:** update dependency flutter_markdown to v0.7.1 ([#1192](#1192)) ([27de0b8](27de0b8))
* **deps:** update dependency sentry_flutter to v7.19.0 ([#1171](#1171)) ([e5c2fd3](e5c2fd3))
* **deps:** update dependency sentry_flutter to v7.20.0 ([#1183](#1183)) ([fcebbd8](fcebbd8))
* **deps:** update firebase dependencies ([#1182](#1182)) ([32f3b3c](32f3b3c))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1159](#1159)) ([3be75d1](3be75d1))
* **deps:** update dependency semantic-release-pub to v0.8.10 ([#1181](#1181)) ([e6556e4](e6556e4))
* **deps:** update dependency sentry_dart_plugin to v2 ([#1184](#1184)) ([4164145](4164145))

### Continuous Integration

* **deps:** update actions/checkout digest to 0ad4b8f ([#1189](#1189)) ([0c00dda](0c00dda))
* **deps:** update actions/checkout digest to 1d96c77 ([#1178](#1178)) ([834cf30](834cf30))
* **deps:** update zeshuaro/github-actions-workflows digest to 178a6a5 ([#1180](#1180)) ([f4b22a0](f4b22a0))
* **deps:** update zeshuaro/github-actions-workflows digest to 1aad210 ([#1191](#1191)) ([df73e2d](df73e2d))
* **deps:** update zeshuaro/github-actions-workflows digest to 2df7bb9 ([#1187](#1187)) ([094294a](094294a))
* **deps:** update zeshuaro/github-actions-workflows digest to 8884b90 ([#1186](#1186)) ([6febf45](6febf45))
* **example-app:** update ios simulator to iphone 15 ([#1185](#1185)) ([6722867](6722867))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 1.15.8 🎉

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.

None yet

1 participant