Skip to content

Bump globset from 0.4.18 to 0.4.19#33

Merged
mattfaltyn merged 1 commit into
mainfrom
dependabot/cargo/globset-0.4.19
Jul 21, 2026
Merged

Bump globset from 0.4.18 to 0.4.19#33
mattfaltyn merged 1 commit into
mainfrom
dependabot/cargo/globset-0.4.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps globset from 0.4.18 to 0.4.19.

Commits
  • 28c687d globset-0.4.19
  • f03c67e changelog: 15.2.0
  • 324f7ef ignore-0.4.28
  • 241b87b ignore: support GIT_CONFIG_GLOBAL and GIT_CONFIG_SYSTEM for `core.exclude...
  • b6849da ignore/walk: add WalkBuilder::empty and WalkBuilder::from_iter
  • 8bca2eb doc: fix typo in man page
  • 61a9fd8 doc: fix typo
  • e7b0f89 lint: use cloned() or copied() when we can
  • 767086d searcher: hint at sequential memory map reading
  • 9548e86 ignore/types: add PKGBUILD type
  • 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 [globset](https://github.com/BurntSushi/ripgrep) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/ripgrep@globset-0.4.18...globset-0.4.19)

---
updated-dependencies:
- dependency-name: globset
  dependency-version: 0.4.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 20, 2026
@dependabot
dependabot Bot requested a review from mattfaltyn as a code owner July 20, 2026 23:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 20, 2026
@github-actions

Copy link
Copy Markdown

Costguard passed

No introduced or regressed high-risk cost findings.

Gates

  • default: pass

PR Impact

Finding delta vs base: 0 introduced, 0 regressed, 0 resolved, 0 unchanged.

Manifest integrity: verified (0 checksum mismatch(es)).

Active enforcement: block_only_new=true.

Context (informational)

  • 218 SQL files in project context
  • 50 parse failures, 0 skipped files (unchanged)
  • 50 unchanged context issues (nonblocking)

Diagnostics

  1. SQLCOST023 .:1:1
    no dbt manifest found; using YAML and SQL metadata only
    severity INFO, confidence high, precision informational
    Suggestion: run 'dbt compile' to produce target/manifest.json, then scan again (or pass --manifest )

  2. SQLCOST025 tests/fixtures/corpus/dbt_project_ambiguous/dbt_project.yml:1:1
    ambiguous models block in /home/runner/work/costguard/costguard/tests/fixtures/corpus/dbt_project_ambiguous/dbt_project.yml (multiple project keys without a matching name)
    severity LOW, confidence high, precision informational
    Suggestion: fix dbt_project.yml syntax or project name alignment for folder config

  3. SQLCOST024 tests/fixtures/corpus/yaml_parse_error/models/schema.yml:1:1
    failed to parse schema YAML at /home/runner/work/costguard/costguard/tests/fixtures/corpus/yaml_parse_error/models/schema.yml
    severity LOW, confidence high, precision informational
    Suggestion: fix the schema YAML syntax so Costguard can read model config

Suppress only intentional exceptions with -- costguard: disable-next-line=RULE.

@mattfaltyn
mattfaltyn merged commit 301f09d into main Jul 21, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/globset-0.4.19 branch July 21, 2026 06:53
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant