Skip to content

Chore(deps): Bump hooks from 1.0.3 to 2.2.0 - #383

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/hooks-2.2.0
Open

Chore(deps): Bump hooks from 1.0.3 to 2.2.0#383
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/hooks-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps hooks from 1.0.3 to 2.2.0.

Release notes

Sourced from hooks's releases.

package:hooks v2.2.0

  • Add ProtocolExtension.setupLogger, which the hooks runner calls to provide the logger used for validation diagnostics before any other method is invoked on the extension.
  • Fix HookInputUserDefines.path mangling absolute Windows paths: the drive letter was parsed as a URI scheme. Absolute paths are now returned as-is; relative paths are resolved against the source of the path.
  • Add HookInputUserDefines.baseUri, which can be used to resolve paths from nested user-defined options.

package:hooks_runner v1.6.1

  • Support versions 3.x of package:package_config.

package:hooks_runner v1.6.0

  • Fix record_use path changing caching issue.
  • Fix hook invocation when the Dart executable or an argument path contains a space on Windows.

package:hooks v2.1.0

  • Graduate LinkInput.recordedUses out of experimental.

package:hooks_runner v1.5.0

  • Add GOPATH, and prefix CONAN_ to the environment variables allowlist.

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
  • fc06ab3 [hooks] [code_assets] [native_toolchain_c] [record_use] Publish (#3560)
  • b461222 [ffigen] Add C++ public inheritance support (single, multiple, diamond) (#3542)
  • c3203e8 [ffigen] Remove Constant from public AST (#3556)
  • 9f2e4bb [ffigen] Fix category filtering bug (#3557)
  • aca3a46 [ffigen] Regression test for #3548 (#3559)
  • d196dea [hooks] [code_assets] Update docs to use link hooks (#3562)
  • 007e4d1 [native_toolchain_c] Fix #3327 native_toolchain_c vswhere selection (#3328)
  • 71f68cd [ffigen] Config update part 4: include visitor (#3530)
  • ae2fa39 [hooks] Remove unused meta dependency (fixes Flutter compat) (#3553)
  • 5f394f1 [hooks_runner] Minimize file hashing by relying on size and last-modified (#3...
  • 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 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 [hooks](https://github.com/dart-lang/native/tree/main/pkgs) from 1.0.3 to 2.2.0.
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/hooks-v2.2.0/pkgs)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Aug 24, 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