Skip to content

Bump the major group across 1 directory with 2 updates - #181

Merged
btr-rmconsole-6[bot] merged 1 commit into
masterfrom
dependabot/pub/major-0f75c2771b
Aug 31, 2026
Merged

Bump the major group across 1 directory with 2 updates#181
btr-rmconsole-6[bot] merged 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 in the / directory: 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 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
Bumps the major group with 2 updates in the / directory: [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 changed the title Bump the major group with 2 updates Bump the major group across 1 directory with 2 updates Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pub/major-0f75c2771b branch from 9028c24 to 919d39e Compare August 31, 2026 17:45
@btr-rmconsole-6
btr-rmconsole-6 Bot merged commit 52f142e into master Aug 31, 2026
12 checks passed
@btr-rmconsole-6
btr-rmconsole-6 Bot deleted the dependabot/pub/major-0f75c2771b branch August 31, 2026 17:46
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