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 url_launcher from 6.1.12 to 6.2.2 in /storybook #493

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps url_launcher from 6.1.12 to 6.2.2.

Commits
  • e848d62 [url_launcher] Adds documentation that a launch needs to be triggered by a u...
  • ee26151 [various] Update mockito to 5.4.3 (#5530)
  • 4be0de6 [url_launcher_web] migrate to pkg:web (#5451)
  • 639c5f0 [ci] Roll minimum allowable Flutter to 3.10 (#5425)
  • 3aff029 [url_launcher] migrating objc plugin to swift (#4753)
  • fea24c5 [url_launcher] Fix launch mode types in new APIs (#5232)
  • c6821f9 [url_launcher] Add an inAppBrowserView mode (#5155)
  • a0ed435 [url_launcher] Add an inAppBrowserView mode in implementations (#5211)
  • 264b2fc Update annotations deps to 1.7 (#4935)
  • d5053b5 [url_launcher] Add an inAppBrowserView mode (#5205)
  • Additional commits viewable 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 requested a review from a team December 13, 2023 12:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2023
@witwash
Copy link
Contributor

witwash commented Dec 13, 2023

@ookami-kb,
any idea why the head is detached? I thought this action would be up-to-date with a branch at the point when it would do a commit 🤔

@witwash
Copy link
Contributor

witwash commented Dec 13, 2023

Oh, I think I know what is going on. The problem is that the trigger is a PR, not a branch and I'm checking out the wrong thing.

@witwash
Copy link
Contributor

witwash commented Dec 23, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pub/storybook/url_launcher-6.2.2 branch from 4e48dc4 to fecc32f Compare December 23, 2023 20:45
@witwash
Copy link
Contributor

witwash commented Dec 28, 2023

@ookami-kb,
remote: Permission to MewsSystems/mews-flutter.git denied to github-actions[bot].
any idea why would it fail there?

@witwash
Copy link
Contributor

witwash commented Dec 29, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pub/storybook/url_launcher-6.2.2 branch from fecc32f to 7050b83 Compare December 29, 2023 14:24
@witwash
Copy link
Contributor

witwash commented Jan 3, 2024

Maybe this is the problem:

Workflow runs triggered by Dependabot pull requests run as if they are from a forked repository, and therefore use a read-only GITHUB_TOKEN. These workflow runs cannot access any secrets. For information about strategies to keep these workflows secure, see "Security hardening for GitHub Actions."

@witwash
Copy link
Contributor

witwash commented Jan 3, 2024

@dependabot rebase

Bumps [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) from 6.1.12 to 6.2.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.2.2/packages/url_launcher)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/storybook/url_launcher-6.2.2 branch from 7050b83 to af800fa Compare January 3, 2024 11:20
@witwash witwash merged commit facc74c into master Jan 9, 2024
6 checks passed
@witwash witwash deleted the dependabot/pub/storybook/url_launcher-6.2.2 branch January 9, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants