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): Update locked pub.dev dependencies #1279

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Aug 21, 2024

Fixes #1257

NB I haven't touched npt_flutter, as although there's code in trunk it's dependent on stuff in @XavierChanth local filesystem:

$ flutter pub upgrade
Resolving dependencies... (1.2s)
Because npt_flutter depends on at_onboarding_flutter from path which doesn't exist (could not find package
  at_onboarding_flutter at "/Users/chant/src/af/at_widgets/xc-npt-desktop-pin/packages/at_onboarding_flutter"), version
  solving failed.

- What I did

Updated transitive dependencies express in pubspec.lock file

- How I did it

dart pub upgrade for sshnoports
flutter pub upgrade for sshnp_flutter

- How to verify it

CI on this PR

- Description for the changelog

build(deps): Update locked pub.dev dependencies

@cpswan cpswan self-assigned this Aug 21, 2024
Copy link
Contributor

@CurtlyCritchlow CurtlyCritchlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@XavierChanth
Copy link
Member

Fixes #1257

NB I haven't touched npt_flutter, as although there's code in trunk it's dependent on stuff in @XavierChanth local filesystem:

$ flutter pub upgrade
Resolving dependencies... (1.2s)
Because npt_flutter depends on at_onboarding_flutter from path which doesn't exist (could not find package
  at_onboarding_flutter at "/Users/chant/src/af/at_widgets/xc-npt-desktop-pin/packages/at_onboarding_flutter"), version
  solving failed.

Oops... I've provided a patch to onboarding flutter which has not been published yet, I'll raise a PR later today.

@cpswan cpswan merged commit 481d88b into trunk Aug 21, 2024
7 checks passed
@cpswan cpswan deleted the cpswan-bump-pubspec_lock branch August 21, 2024 15:59
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.

Updated locked dependencies
3 participants