Skip to content

Bump the major group with 2 updates - #181

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/major-0f75c2771b
Open

Bump the major group with 2 updates#181
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/major-0f75c2771b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the major group with 2 updates: analyzer and package_config.

Updates analyzer from 13.3.0 to 14.1.0

Commits

Updates package_config from 2.2.0 to 3.0.0

Release notes

Sourced from package_config's releases.

package:package_config v3.0.0

  • Adds discovery API to find both a configuration and its location: findPackageConfigAndFile and findPackageConfigAndUri.
  • Removes support for the .packages file. The Dart SDK no longer supports that file, and no new .packages files will be generated. Since the SDK requirement for this package is above 3.0.0, no supporting SDK can use or generate .packages.
  • Simplifies API that no longer needs to support two separate files.
    • Renamed readAnyConfigFile to readConfigFile, and removed the preferNewest parameter.
    • Same for readAnyConfigFileUri which becomes readConfigFileUri.
    • Old functions still exists as deprecated, forwarding to the new functions without the preferNewest argument. Makes PackageConfig, Package and LanguageVersion @sealed classes, in preparation for making them final in a future update.
  • Adds PackageConfig.minVersion to complement .maxVersion. Currently both are 2.
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the major group with 2 updates: [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) and [package_config](https://github.com/dart-lang/tools/tree/main/pkgs).


Updates `analyzer` from 13.3.0 to 14.1.0
- [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg)

Updates `package_config` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/package_config-v3.0.0/pkgs)

---
updated-dependencies:
- dependency-name: analyzer
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: package_config
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: 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 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 3, 2026 17:45
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@rmconsole-wf rmconsole-wf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 from RM

LahaLuhem added a commit to LahaLuhem/minted that referenced this pull request Aug 13, 2026
LahaLuhem added a commit to LahaLuhem/minted that referenced this pull request Aug 13, 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 Merge Requirements Met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants