forked from Arelle/Arelle
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the dependencies group across 1 directory with 14 updates #215
Closed
Conversation
This file contains 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
Bumps the dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pg8000](https://github.com/tlocke/pg8000) | `1.31.1` | `1.31.2` | | [holidays](https://github.com/vacanza/python-holidays) | `0.46` | `0.47` | | [tinycss2](https://github.com/Kozea/tinycss2) | `1.2.1` | `1.3.0` | | [cheroot](https://github.com/cherrypy/cheroot) | `10.0.0` | `10.0.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2023.12.25` | `2024.4.28` | | [ixbrl-viewer](https://github.com/Arelle/ixbrl-viewer) | `1.4.22` | `1.4.26` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` | | [types-pymysql](https://github.com/python/typeshed) | `1.1.0.1` | `1.1.0.20240425` | | [types-pytz](https://github.com/python/typeshed) | `2024.1.0.20240203` | `2024.1.0.20240417` | | [types-regex](https://github.com/python/typeshed) | `2023.12.25.20240311` | `2024.4.28.20240506` | | [types-waitress](https://github.com/python/typeshed) | `2.1.4.20240106` | `3.0.0.20240423` | | [furo](https://github.com/pradyunsg/furo) | `2024.1.29` | `2024.4.27` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `2.0.0` | `3.0.1` | Updates `pg8000` from 1.31.1 to 1.31.2 - [Commits](tlocke/pg8000@1.31.1...1.31.2) Updates `holidays` from 0.46 to 0.47 - [Release notes](https://github.com/vacanza/python-holidays/releases) - [Changelog](https://github.com/vacanza/python-holidays/blob/dev/CHANGES) - [Commits](vacanza/holidays@v0.46...v0.47) Updates `tinycss2` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/Kozea/tinycss2/releases) - [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst) - [Commits](Kozea/tinycss2@v1.2.1...v1.3.0) Updates `cheroot` from 10.0.0 to 10.0.1 - [Release notes](https://github.com/cherrypy/cheroot/releases) - [Changelog](https://github.com/cherrypy/cheroot/blob/main/CHANGES.rst) - [Commits](cherrypy/cheroot@v10.0.0...v10.0.1) Updates `regex` from 2023.12.25 to 2024.4.28 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2023.12.25...2024.4.28) Updates `ixbrl-viewer` from 1.4.22 to 1.4.26 - [Release notes](https://github.com/Arelle/ixbrl-viewer/releases) - [Commits](Arelle/ixbrl-viewer@1.4.22...1.4.26) Updates `mypy` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) Updates `pytest` from 8.1.1 to 8.2.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...8.2.0) Updates `types-pymysql` from 1.1.0.1 to 1.1.0.20240425 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pytz` from 2024.1.0.20240203 to 2024.1.0.20240417 - [Commits](https://github.com/python/typeshed/commits) Updates `types-regex` from 2023.12.25.20240311 to 2024.4.28.20240506 - [Commits](https://github.com/python/typeshed/commits) Updates `types-waitress` from 2.1.4.20240106 to 3.0.0.20240423 - [Commits](https://github.com/python/typeshed/commits) Updates `furo` from 2024.1.29 to 2024.4.27 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.01.29...2024.04.27) Updates `myst-parser` from 2.0.0 to 3.0.1 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pg8000 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: holidays dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tinycss2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cheroot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ixbrl-viewer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-pymysql dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-pytz dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-regex dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: types-waitress dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
May 6, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 dependencies group with 14 updates in the / directory:
1.31.1
1.31.2
0.46
0.47
1.2.1
1.3.0
10.0.0
10.0.1
2023.12.25
2024.4.28
1.4.22
1.4.26
1.9.0
1.10.0
8.1.1
8.2.0
1.1.0.1
1.1.0.20240425
2024.1.0.20240203
2024.1.0.20240417
2023.12.25.20240311
2024.4.28.20240506
2.1.4.20240106
3.0.0.20240423
2024.1.29
2024.4.27
2.0.0
3.0.1
Updates
pg8000
from 1.31.1 to 1.31.2Commits
9945228
Prepare for new release0e6a319
Add tests for Python 3.1262a90d4
Non-ascii parameter statuses faile80fbb1
Update note on IN in README7ab7148
Add 'author' to pyprojectd0356d5
Tests: fixup for the dbname mentioned in a couple of SCRAM-related test comme...Updates
holidays
from 0.46 to 0.47Release notes
Sourced from holidays's releases.
Changelog
Sourced from holidays's changelog.
Commits
d8bb55f
Merge pull request #1763 from vacanza/deveaec226
Finalize v0.475c8e556
Update pre-commit hooks (#1761)d3d32b9
Update pre-commit hooks (#1759)894214c
Update Australia holidays: fix Sovereign's Birthday dates in WA (#1757)5da68cb
Update Eid al-Fitr 2024 dates (#1758)7184108
Update pre-commit hooks (#1755)83a4bf3
Update European Central Bank holidays (#1754)3171304
Update Poland holidays: fix Ascension Day (#1751)b09e276
Add Jordan holidays (#1746)Updates
tinycss2
from 1.2.1 to 1.3.0Release notes
Sourced from tinycss2's releases.
Changelog
Sourced from tinycss2's changelog.
Commits
dab0f9a
Merge pull request #57 from Kozea/ruff589d7c0
Mark Python 3.12 as officially supportedc07ce3e
Use ruff instead of flake8 and isortdc922eb
Fix default branch for documentation CI309ad43
Document and use parse_blocks_contents everywhere6398302
Merge pull request #55 from Kozea/nested-css62b23f7
Update parsing tests suite version3ae5513
Implement new CSS syntax draftf695870
Take care of declaration first token21dd31a
Split deprecated and new functionsUpdates
cheroot
from 10.0.0 to 10.0.1Changelog
Sourced from cheroot's changelog.
... (truncated)
Commits
1391e71
Generate a change log entry for v10.0.1c00f21b
Revert "📝 Add a change note for PR #628"78a5e42
🧪 Make flaky tests on PyPy 3.6 + Ubuntu as xfail0da426b
📝🔥 Drop the Python 3.6 support drop change note7184939
🧪 Make Sphinx not fail on warningsa9b77d3
🧪 Drop ubuntu 20.04 + pypy 3.6 from CI matrix935395b
🧪 Fix test compatibility with Python 3.6688fc83
Revert "Merge pull request #633 from cherrypy/debt/drop-py37"3591a1c
💅 Keep empty line separators next to YAML marks140f2cb
📝 Link the Towncrier docs via intersphinxUpdates
regex
from 2023.12.25 to 2024.4.28Changelog
Sourced from regex's changelog.
... (truncated)
Commits
2e3272b
Git issue 527:VERBOSE
/X
flag breaks\N
escapes9c950f2
Updated changelog.5d65c8a
Git issue 525: segfault when fuzzy matching empty list4f2ed52
Cannot get release notification action in main.yml to work. Commenting it out...Updates
ixbrl-viewer
from 1.4.22 to 1.4.26Release notes
Sourced from ixbrl-viewer's releases.
Commits
54f44ac
Merge pull request #668 from aaroncameron-wk/number-matching-square-brackets4255ae6
Group grouping characters in untagged number guard regex4676469
Add square brackets to untagged number matching guardsccb559d
Merge pull request #667 from Arelle/dependabot/npm_and_yarn/npm-dependencies-...9114022
Bump the npm-dependencies group with 3 updates377402c
Merge pull request #666 from Arelle/dependabot/github_actions/github-action-d...54d8395
Merge pull request #665 from Arelle/dependabot/pip/pip-dependencies-fcd6c7dc6cdec9435
Merge pull request #664 from Arelle/dependabot/npm_and_yarn/examples/example_...4d01726
Bump actions/checkout in the github-action-dependencies group172e89f
Bump mypy from 1.9.0 to 1.10.0 in the pip-dependencies groupUpdates
mypy
from 1.9.0 to 1.10.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3faf0fc
Remove +dev for version for release 1.10a5998d2
Update CHANGELOG.md (#17159)62ea5b0
Various updates to changelog for 1.10 (#17158)2f0864c
Update CHANGELOG.md with draft for release 1.10 (#17150)e1443bb
fix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2
Sync typeshed (#17124)e2fc1f2
Fix crash when expanding invalid Unpack in aCallable
alias (#17028)3ff6e47
Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98e
Fix string formatting for string enums (#16555)8019010
Narrow individual items when matching a tuple to a sequence pattern (#16905)Updates
pytest
from 8.1.1 to 8.2.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
6bd3f31
Tweak changelog for 8.2.09b6219b
Prepare release version 8.2.0835765c
Merge pull request #12130 from bluetech/fixtures-inline7e7503c
unittest: report class cleanup exceptions (#12250)882c4da
fixtures: inlinefail_fixturefunc
2e8fb9f
fixtures: extract a_check_fixturedef
methodacf2971
fixtures: inline_getnextfixturedef
into_get_active_fixturedef
3c77aec
fixtures: move "request" check earlyd217d68
fixtures: inline_compute_fixture_value
530be28
fixtures: use early return in_get_active_fixturedef
Updates
types-pymysql
from 1.1.0.1 to 1.1.0.20240425Commits
Updates
types-pytz
from 2024.1.0.20240203 to 2024.1.0.20240417Commits
Updates
types-regex
from 2023.12.25.20240311 to 2024.4.28.20240506Commits
Updates
types-waitress
from 2.1.4.20240106 to 3.0.0.20240423Commits
Updates
furo
from 2024.1.29 to 2024.4.27Changelog
Sourced from furo's changelog.
... (truncated)
Commits
750fcd7
Prepare release: 2024.04.27c0cb020
Update changelog3787a7c
Patchapp.config
in a more resilient manner (#783)6a3afab
Indent all children of aside.footnote (#788)035b276
fix: no index content on search page (#784)151f523
[pre-commit.ci] pre-commit autoupdate (#771)2eb75aa
Bump the github-actions group with 1 update (#777)df6f65c
Bump the npm group with 6 updates (#778)0b51a5e
Add space after period in ToC warning (#776)0188705
Bump the npm group with 5 updates (#770)Updates
myst-parser
from 2.0.0 to 3.0.1Release notes
Sourced from myst-parser's releases.
... (truncated)
Changelog
Sourced from myst-parser's changelog.
Commits
3d84ff8
🚀 Release v3.0.1 (#926)790a926
🐛 FIX: allow indented option block (#925)446feba
🐛 FIX empty value for final directive option (#924)c9579c4
📚 Update live preview (#921)1b44e06
🚀 Release v3.0.0 (#920)5ad2d6d
🔧 More improvements for directive option parsing (#919)8614eca
📚 Update theme version (#918)5416b9f
🔧 Update mypy to use sphinx v7.3 (#917)167c902
⬆️ Update docutils requirement from >=0.16,<0.21 to >=0.18,<0.22 (#916)c00ef09
📚 Fix architecture typo (#855) (#910)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 <dependency name> major version
will 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 version
will 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