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

build(deps): Bump pub packages #1501

Merged
merged 6 commits into from
Aug 9, 2023
Merged

build(deps): Bump pub packages #1501

merged 6 commits into from
Aug 9, 2023

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Aug 9, 2023

Supersedes #1491

The Dependabot pub updater keeps failing to raise PRs dependabot/dependabot-core#7223

- What I did

Updated pubspec.yaml for at_secondary_server per the changes that should have been generated by Dependabot

EXCEPT I have NOT bumped at_commons ( from 3.0.52 to 3.0.53 ) as that's causing unit tests to fail

- How I did it

Took this from the end of the latest (failed) Dependabot run

updater | +------------------------------------------------+
updater | |      Changes to Dependabot Pull Requests       |
updater | +---------+--------------------------------------+
updater | | created | basic_utils ( from 5.6.0 to 5.6.1 )  |
updater | | created | at_commons ( from 3.0.52 to 3.0.53 ) |
updater | | created | collection ( from 1.17.2 to 1.18.0 ) |
updater | | created | crypton ( from 2.1.0 to 2.2.0 )      |
updater | | created | at_utils ( from 3.0.14 to 3.0.15 )   |
updater | | created | at_lookup ( from 3.0.37 to 3.0.38 )  |
updater | +---------+--------------------------------------+

and applied to pubspec.yaml

- How to verify it

Automated tests

- Description for the changelog

build(deps): Bump pub packages

@cpswan cpswan self-assigned this Aug 9, 2023
@cpswan cpswan merged commit f6037fb into trunk Aug 9, 2023
17 checks passed
@cpswan cpswan deleted the cpswan-bump-pub-deps branch August 9, 2023 12:37
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.

2 participants