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): bump envied_generator from 0.5.4+1 to 1.0.0 #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps envied_generator from 0.5.4+1 to 1.0.0.

Release notes

Sourced from envied_generator's releases.

envied_generator-v1.0.0

1.0.0

  • FEAT: add support for custom seed when using Random during the obfuscation.

https://pub.dev/packages/envied_generator/versions/1.0.0

Changelog

Sourced from envied_generator's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-04-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


Commits
  • 8f8ca39 chore: release v1.0.0 (#117)
  • 3a13952 feat: add support to custom random seed (#116)
  • bf60c6d chore(deps): bump lints from 4.0.0 to 5.0.0 in /packages/envied_generator (#113)
  • 25c3183 chore(deps): bump lints from 4.0.0 to 5.0.0 in /packages/envied (#114)
  • a31d9da chore(deps): bump lints from 3.0.0 to 4.0.0 in /packages/envied (#106)
  • 638d848 chore(deps): bump lints in /packages/envied_generator (#105)
  • 12283ed docs: fix example code in readme (#98)
  • 9c2f707 chore: release v0.5.4+1 (#101)
  • d8526e8 fix: parse lines with multiple equal signs (#100)
  • See full diff 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 9, 2024
@dependabot dependabot bot force-pushed the dependabot/pub/envied_generator-1.0.0 branch from e8fffcc to 0dee7cc Compare January 4, 2025 00:02
Bumps [envied_generator](https://github.com/petercinibulk/envied) from 0.5.4+1 to 1.0.0.
- [Release notes](https://github.com/petercinibulk/envied/releases)
- [Changelog](https://github.com/petercinibulk/envied/blob/main/CHANGELOG.md)
- [Commits](petercinibulk/envied@envied_generator-v0.5.4...envied_generator-v1.0.0)

---
updated-dependencies:
- dependency-name: envied_generator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/envied_generator-1.0.0 branch from 0dee7cc to 68a2540 Compare January 7, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants