Skip to content

Bump hooks from 1.0.3 to 2.0.2#208

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/hooks-2.0.2
Open

Bump hooks from 1.0.3 to 2.0.2#208
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/hooks-2.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps hooks from 1.0.3 to 2.0.2.

Release notes

Sourced from hooks's releases.

package:hooks v2.0.2

  • Update documentation for user-defines.

package:hooks v2.0.1

  • Updated documentation for hook caching behavior and semi-hermetic environment variables.

package:hooks_runner v1.4.0

  • Add cache-isolation for recorded usages under link hooks using RecordUseConfig, and deprecate the legacy resourceIdentifiers parameters.
  • Add APPDATA, LOCALAPPDATA, and prefixes DOTNET_ and NUGET_ to the environment variables allowlist.
  • Bumped dependency on package:code_assets to ^1.2.0.

package:hooks_runner v1.3.0

  • Resolved caching abstraction violation by delegating generated output file identification to ProtocolExtension.outputFiles.
  • Bumped dependency on package:hooks to ^2.0.0.

package:hooks v2.0.0

  • Breaking change: Turned ProtocolExtension into a base class instead of an interface, with default implementations for all methods including the newly added outputFiles.
Commits
  • 5e2b3d1 [hooks] Document user-defines in API (#3407)
  • 9b3a5f0 [swiftgen] Fix omitted target property from Swift2ObjCGenerator (#3402)
  • e0e6c03 [hooks] Document caching (#3404)
  • fca756b [code_assets] StateError when HookConfigCodeConfig.code is accessed but `...
  • 14f4ce6 [ffigen] feat: generate cpp class constructor bindings (#3395)
  • d8ea533 [jnigen] Document exception handling (#3391)
  • 4c67619 [hooks_runner] [code_assets] [native_toolchain_c] Release (#3393)
  • f5c51f8 [code_assets] [ffi] [hooks] Fix typos (#3392)
  • b814f53 [hooks_runner] Env vars for dot net, nuget, and pub (#3390)
  • 1030eb0 [hooks_runner] Link hook cache separation for different targets (#3383)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hooks](https://github.com/dart-lang/native/tree/main/pkgs) from 1.0.3 to 2.0.2.
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/hooks-v2.0.2/pkgs)

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

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 Jun 5, 2026
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