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 and envied #1396

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Bumps envied_generator and envied. These dependencies needed to be updated together.
Updates envied_generator from 0.3.0+3 to 0.5.4+1

Release notes

Sourced from envied_generator's releases.

envied_generator-v0.5.4+1

0.5.4+1

  • FIX: fix parsing lines with multiple equal signs (#100)

https://pub.dev/packages/envied_generator/versions/0.5.4+1

envied_generator-v0.5.3

0.5.3

  • FEAT: optional path build.yaml option (#83)
  • REFACTOR: replace Code blocks with dedicated Expression.operatorBitwiseXor (#81)
  • REFACTOR: use TypeReference instead of raw refer for Lists (#81)

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

envied_generator-v0.5.2

0.5.2

  • FEAT: add ability to convert field name from camelCase to CONSTANT_CASE (#42)
  • FEAT: generated files are now ignored in the coverage report (#62)
  • FEAT: add support for Uri fields (#70)
  • FEAT: add support for DateTime fields (#70)
  • FEAT: add support for obfuscated double fields (#72)
  • FEAT: add support for obfuscated num fields (#72)
  • FEAT: add support for enum fields (#73)

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

Changelog

Sourced from envied_generator's changelog.

envied - v0.5.4+1

  • FIX: fix parsing lines with multiple equal signs (#100)

envied_generator - v0.5.4+1

  • FIX: fix parsing lines with multiple equal signs (#100)

2024-03-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


envied - v0.5.4

  • FEAT: add support for raw strings and no interpolation (#95)
  • FEAT: add @​envied annotation with default options (#92)

envied_generator - v0.5.4

  • FEAT: add support for raw strings and no interpolation (#95)

2024-01-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


... (truncated)

Commits
  • e089d00 ## 2024-03-11 (#97)
  • ca04a3e feat: add support for raw strings and no interpolation (#95)
  • c2bf1fe chore(deps): bump softprops/action-gh-release from 1 to 2 (#96)
  • 8eb64ed feat: add @​envied annotation with default options (#92)
  • c85aea8 chore(deps): bump codecov/codecov-action from 3 to 4 (#93)
  • 8027d61 👷 use Dependabot to check for workflow action updates (#87)
  • 37ab3cd chore: release v0.5.3 (#86)
  • 31d4655 feat: optional path build.yaml option (#83)
  • 79c2043 refactor: generator (#81)
  • 5a8c025 fix: prevent Github Release from overwriting a release with the same tag (#80)
  • Additional commits viewable in compare view

Updates envied from 0.3.0+3 to 0.5.4+1

Release notes

Sourced from envied's releases.

envied-v0.5.4+1

0.5.4+1

  • FIX: fix parsing lines with multiple equal signs (#100)

https://pub.dev/packages/envied/versions/0.5.4+1

envied_generator-v0.5.4+1

0.5.4+1

  • FIX: fix parsing lines with multiple equal signs (#100)

https://pub.dev/packages/envied_generator/versions/0.5.4+1

envied-v0.5.3

0.5.3

  • FEAT: optional path build.yaml option (#83)
  • CHORE: update readme regarding #6 (#79)

https://pub.dev/packages/envied/versions/0.5.3

envied_generator-v0.5.3

0.5.3

  • FEAT: optional path build.yaml option (#83)
  • REFACTOR: replace Code blocks with dedicated Expression.operatorBitwiseXor (#81)
  • REFACTOR: use TypeReference instead of raw refer for Lists (#81)

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

envied-v0.5.2

0.5.2

  • FEAT: add ability to convert field name from camelCase to CONSTANT_CASE (#42)

https://pub.dev/packages/envied/versions/0.5.2

envied_generator-v0.5.2

0.5.2

  • FEAT: add ability to convert field name from camelCase to CONSTANT_CASE (#42)
  • FEAT: generated files are now ignored in the coverage report (#62)
  • FEAT: add support for Uri fields (#70)
  • FEAT: add support for DateTime fields (#70)
  • FEAT: add support for obfuscated double fields (#72)
  • FEAT: add support for obfuscated num fields (#72)
  • FEAT: add support for enum fields (#73)

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

Changelog

Sourced from envied's changelog.

envied - v0.5.4+1

  • FIX: fix parsing lines with multiple equal signs (#100)

envied_generator - v0.5.4+1

  • FIX: fix parsing lines with multiple equal signs (#100)

2024-03-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


envied - v0.5.4

  • FEAT: add support for raw strings and no interpolation (#95)
  • FEAT: add @​envied annotation with default options (#92)

envied_generator - v0.5.4

  • FEAT: add support for raw strings and no interpolation (#95)

2024-01-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


... (truncated)

Commits
  • e089d00 ## 2024-03-11 (#97)
  • ca04a3e feat: add support for raw strings and no interpolation (#95)
  • c2bf1fe chore(deps): bump softprops/action-gh-release from 1 to 2 (#96)
  • 8eb64ed feat: add @​envied annotation with default options (#92)
  • c85aea8 chore(deps): bump codecov/codecov-action from 3 to 4 (#93)
  • 8027d61 👷 use Dependabot to check for workflow action updates (#87)
  • 37ab3cd chore: release v0.5.3 (#86)
  • 31d4655 feat: optional path build.yaml option (#83)
  • 79c2043 refactor: generator (#81)
  • 5a8c025 fix: prevent Github Release from overwriting a release with the same tag (#80)
  • 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 <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)

Bumps [envied_generator](https://github.com/petercinibulk/envied) and [envied](https://github.com/petercinibulk/envied). These dependencies needed to be updated together.

Updates `envied_generator` from 0.3.0+3 to 0.5.4+1
- [Release notes](https://github.com/petercinibulk/envied/releases)
- [Changelog](https://github.com/petercinibulk/envied/blob/main/CHANGELOG.md)
- [Commits](petercinibulk/envied@envied_generator-v0.3.0...envied_generator-v0.5.4)

Updates `envied` from 0.3.0+3 to 0.5.4+1
- [Release notes](https://github.com/petercinibulk/envied/releases)
- [Changelog](https://github.com/petercinibulk/envied/blob/main/CHANGELOG.md)
- [Commits](petercinibulk/envied@envied-v0.3.0...envied-v0.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2024

Superseded by #1397.

@dependabot dependabot bot closed this Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/pub/dev/multi-deb280c720 branch April 11, 2024 23:42
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