Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump shtab from 1.5.8 to 1.7.1 in /ci/builder #30672

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps shtab from 1.5.8 to 1.7.1.

Release notes

Sourced from shtab's releases.

shtab v1.7.1 stable

  • 🎉 support -- delimeter in bash (#164 <- #163)
  • 🔨 improve non-word support (#166 <- #165)
  • ⚒️ misc CI framework updates

shtab v1.7.0 stable

shtab v1.6.5 beta

  • 🔨 Fix bash variable leaks (#147)
  • 🔨 Minor type hint updates & fixes (#148)
  • 🛠️ misc framework updates
    • use PyPI Trusted Publishers (#150)
    • use GitHub native tokens (#151)
    • bump pre-commit hooks (#149, #152)

shtab v1.6.4 beta

shtab v1.6.3 beta

  • 🎉 expand help '%(variables)' in zsh (#140 <- #104, #46)
  • 💅 minor docs updates (#141)
    • mention tcsh
    • add monthly downloads badge

shtab v1.6.2 beta

  • 🔨 fix zsh completion not allowing single-letter stacking (#137)
  • 🔨 fix tcsh completion for --double-hyphen-only args (#112)
  • 💅 tidy code with f-strings (#135)
  • 🛠️ misc build/test framework updates (#139)

shtab v1.6.1 beta

  • 🎉 complete public typehints (#133)
  • 📚 docs: fix hyperlinks & cleanup reference descriptions (#133)

shtab v1.6.0 beta

  • 🎉 add shtab --print-own-completion (#114 <- #89)
  • 💅 drop redundant Python<=3.6 code (#128)

... (truncated)

Commits
  • 61ec99d Merge pull request #164 from iterative/double-dash
  • 3b40ff3 bash: support -- delimeter
  • c65c362 Merge pull request #166 from dustinlagoy/replace-all-non-word-characters
  • 47e8401 slight tidy
  • c33102b replace all non-word characters with wordify
  • 2be59e4 CI: add codecov token
  • a3f3c72 CI: remove comment-bot
  • 3b3ed28 tests: bump pre-commit
  • 9ec76e7 CI: use external comment-bot
  • 1767b28 explicitly specify build-backend (#162)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Dec 1, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2024 22:58
@def- def- force-pushed the dependabot/pip/ci/builder/shtab-1.7.1 branch from 871d9cb to 684856e Compare December 2, 2024 06:54
@def- def- force-pushed the dependabot/pip/ci/builder/shtab-1.7.1 branch 2 times, most recently from 70c2bb8 to 57a77ff Compare December 2, 2024 09:15
@def- def- enabled auto-merge December 2, 2024 09:15
@def- def- force-pushed the dependabot/pip/ci/builder/shtab-1.7.1 branch from 57a77ff to 4650dd6 Compare December 2, 2024 09:46
dependabot bot and others added 2 commits December 2, 2024 11:02
Bumps [shtab](https://github.com/iterative/shtab) from 1.5.8 to 1.7.1.
- [Release notes](https://github.com/iterative/shtab/releases)
- [Commits](iterative/shtab@v1.5.8...v1.7.1)

---
updated-dependencies:
- dependency-name: shtab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@def- def- force-pushed the dependabot/pip/ci/builder/shtab-1.7.1 branch from 4650dd6 to 137a307 Compare December 2, 2024 11:02
@def- def- merged commit 47a9d6f into main Dec 2, 2024
88 checks passed
@def- def- deleted the dependabot/pip/ci/builder/shtab-1.7.1 branch December 2, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: dependency upgrades
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant