Bump the testing group across 1 directory with 3 updates#575
Merged
Conversation
Bumps the testing group with 3 updates in the /scripts directory: [packaging](https://github.com/pypa/packaging), [parse](https://github.com/r1chardj0n3s/parse) and [pyparsing](https://github.com/pyparsing/pyparsing). Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) Updates `parse` from 1.20.2 to 1.21.0 - [Release notes](https://github.com/r1chardj0n3s/parse/releases) - [Commits](r1chardj0n3s/parse@1.20.2...1.21.0) Updates `pyparsing` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.3.1...3.3.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: parse dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks for your pull request! A maintainer will review this pull request and trigger functional testing by adding the ok-to-test label. This comment was auto-generated by GitHub Actions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the testing group with 3 updates in the /scripts directory: packaging, parse and pyparsing.
Updates
packagingfrom 25.0 to 26.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
3b77a26Bump for release31371ccdocs: prepare for 26.0 final (#1063)9627a88perf: dual replace (#1064)d5398b8fix: restore ._version as a compat shim (#1062)3a7b600Bump for developmentd4eefdcBump for release4618912docs: prepare for 26.0rc3 (#1060)0cf1b41ci: test on first public release of CPythons (#1056)716beb1perf: 10% faster stripping zeros (#1058)350a230fix: support CPython 3.11.0-3.11.4 and older PyPy3.11 (#1055)Updates
parsefrom 1.20.2 to 1.21.0Release notes
Sourced from parse's releases.
Commits
7384477release notes35b9ffbAllow grouping char (,_) in decimal format string (#221)d50f48cMerge pull request #219 from r1chardj0n3s/dependabot/github_actions/actions-i...96cdf95Bump actions/checkout from 5 to 6 in the actions-infrastructure groupd5bd49arestore 3.7 and 2.7 test5bfb45dUpdate README.rsta497a40Merge pull request #198 from dreua/patch-28856b6dreadme: Clarify 'd' type30da9e4Merge pull request #196 from shenanigansd/patch-16973296Actually raise exceptionUpdates
pyparsingfrom 3.3.1 to 3.3.2Changelog
Sourced from pyparsing's changelog.
Commits
fa24016Sync regex_inverter example from pyparsingea22046Updates to regex_inverter example: handle cancel during long max_results inte...7df5c09Sync regex_inverter example from pyparsinge862afaAdd Regular Expressions Quick Reference to regex_inverter/index.html6fdbd88Sync regex_inverter example from pyparsing5b33045Add note in the regex inverter that only the 7-bit ASCII characters are used ...e403f2cMerge branch 'master' of https://github.com/pyparsing/pyparsinge7b5f1cFix repo sync action in sync-regex-inverter.ymlea463faSync regex_inverter example from pyparsingafcbdacChange repetition instructions to use {,4} instead of {,10}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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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