Skip to content

Chore: Update funcparserlib requirement from >=1.0.0a0 to >=2.0.0a0#30

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/funcparserlib-gte-2.0.0a0
Closed

Chore: Update funcparserlib requirement from >=1.0.0a0 to >=2.0.0a0#30
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/funcparserlib-gte-2.0.0a0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Updates the requirements on funcparserlib to permit the latest version.

Changelog

Sourced from funcparserlib's changelog.

The Changelog

2.0.0 — to be released

Dropped support for Python 2.7 (end of life). For compatibility with Python 2.7 please use version >=1.0,==1.* (~=1.0).

Added

  • Added support for Python 3.12

Changed

  • Dropped support for Python 2.7
  • Dropped support for Python 3.7

1.0.1 — 2022-11-04

Added

  • Added support for Python 3.11

1.0.0 — 2022-05-02

The stable 1.0.0 release freezes the API of funcparserlib 0.3.6 which was released on 2013-05-02, with a few bug fixes and small features.

Added

  • Added support for Python 3.10
  • Added support for Python 3.9 (#63) (Thanks to @​pkulev)
  • Added support for Python 3.8
  • Added -p (the same as skip(p)) with more strict type hints for -p and p1 + p2
  • Added tok(type[, value]) for more compact grammars, better error messages
  • Added TokenSpec(type, pattern[, flags]) to simplify the use of make_tokenizer()
  • Added type hints for the public API
  • Added the new library homepage with the new Getting Started guide and the new API reference

Changed

  • Parse exceptions now show expected tokens and grammar rules at the stopped position

... (truncated)

Commits
  • 18c0a99 Updated stats about projects that use funcparserlib
  • dae0c79 Merge pull request #77 from vlasovskikh/py3-only
  • ecaa1cc Fixed recommendation about ~= dependency
  • 96a79c0 Added Fleet run config
  • a74b668 Shorter and cleaner notice about dropping 2.7 support
  • 209c309 Added support for Python 3.12
  • 1a03d02 pre-commit: Updated hooks
  • 4bf2ed1 Revert "GH actions: Try to get rid of installing dependencies for tests"
  • 0f54ab5 GH actions: Try to get rid of installing dependencies for tests
  • a9ef286 Updated mkdocstrings to use python instead of python-legacy
  • Additional commits viewable in compare view

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)

Updates the requirements on [funcparserlib](https://github.com/vlasovskikh/funcparserlib) to permit the latest version.
- [Changelog](https://github.com/vlasovskikh/funcparserlib/blob/master/docs/changes.md)
- [Commits](vlasovskikh/funcparserlib@1.0.0a0...2.0.0a0)

---
updated-dependencies:
- dependency-name: funcparserlib
  dependency-version: 2.0.0a0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 23, 2026
@github-actions
Copy link
Copy Markdown

PR: #30
Mode: squash
Topic: GH-releng-docs-conf-30
Change-Ids:
I44b6a2b9bb3bd87540034d771b899604508afd11
Digest: 01aeb5ebd57d
GitHub-Hash: f07c6895083ea552

Note: This metadata is also included in the Gerrit commit message for reconciliation.

@github-actions
Copy link
Copy Markdown

Change raised in Gerrit by GitHub2Gerrit: https://gerrit.linuxfoundation.org/infra/c/releng/docs-conf/+/74242

@github-actions
Copy link
Copy Markdown

Auto-closing pull request

@github-actions github-actions Bot closed this Apr 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/funcparserlib-gte-2.0.0a0 branch April 23, 2026 03:36
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants