-
Notifications
You must be signed in to change notification settings - Fork 94
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
chore(deps): bump the pip group across 1 directory with 7 updates #445
Merged
JamsRepos
merged 1 commit into
master
from
dependabot/pip/apps/wizarr-backend/pip-7b1ffa5bea
Jul 24, 2024
Merged
chore(deps): bump the pip group across 1 directory with 7 updates #445
JamsRepos
merged 1 commit into
master
from
dependabot/pip/apps/wizarr-backend/pip-7b1ffa5bea
Jul 24, 2024
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 pip group with 7 updates in the /apps/wizarr-backend directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.0` | `3.0.3` | | [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.12` | `1.10.13` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.2.2` | Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) Updates `werkzeug` from 3.0.0 to 3.0.3 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.0...3.0.3) Updates `gunicorn` from 21.2.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) Updates `pydantic` from 1.10.12 to 1.10.13 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.12...v1.10.13) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) Updates `jinja2` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.4) Updates `urllib3` from 2.0.7 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.2.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: pydantic dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: indirect dependency-group: pip - dependency-name: jinja2 dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jun 17, 2024
JamsRepos
approved these changes
Jul 24, 2024
dependabot
bot
deleted the
dependabot/pip/apps/wizarr-backend/pip-7b1ffa5bea
branch
July 24, 2024 08:50
wizarr-sentry bot
pushed a commit
that referenced
this pull request
Dec 15, 2024
## [4.2.0](v4.1.1...v4.2.0) (2024-12-15) ### New Features * ✨ Added Onboarding Customisation ([e6e9d68](e6e9d68)) * ✨ Allow editing of all onboarding pages ([#471](#471)) ([3d4c06a](3d4c06a)) * 🎉 Add MAX_CONTENT_LENGTH configuration for file uploads ([#473](#473)) ([2edf951](2edf951)) * 🎉 Add swedish translations ([#475](#475)) ([e3b0240](e3b0240)) * 🎊 Any length of invitation code ([#469](#469)) ([c850c8e](c850c8e)) * 🎊 Make DefaultButton center icon ([#462](#462)) ([c8b8d36](c8b8d36)) * Ability to specify whether a user can download content ([#449](#449)) ([10e104b](10e104b)) ### Bug Fixes * 🐛 Solve issue reordering onboarding pages ([2f6ca87](2f6ca87)) * 🐛 Solve security alerts ([#465](#465)) ([7a958fe](7a958fe)) * 🐛 Solve some issues with markdown preview ([#470](#470)) ([2051990](2051990)) * 🛠️ Country Code for Sweden being incorrect ([#457](#457)) ([2408a59](2408a59)) ### Commit Reverts * ⏪ Change unraid configuration back to working variant ([37c5f90](37c5f90)) ### Continuous Integration * **build-image:** 🧪 bump upload-artifact version ([c6b8573](c6b8573)) * **build-image:** 🧪 drop download/upload artifact version ([0b711e1](0b711e1)) * **code-ql:** 🧪 add beta and master branch ([357e067](357e067)) * **dependabot:** 🔧 fix pip path ([1147e44](1147e44)) ### Chores * 🧽 sync develop with beta ([3de4467](3de4467)) * 🧽 sync develop with beta ([1a263de](1a263de)) * 🧽 sync develop with master ([e2b8fd4](e2b8fd4)) * **deps:** bump actions/checkout from 2 to 4 ([#431](#431)) ([4b77632](4b77632)) * **deps:** bump actions/download-artifact from 3 to 4 ([#428](#428)) ([92c7154](92c7154)) * **deps:** bump actions/setup-python from 4 to 5 ([#430](#430)) ([0d66052](0d66052)) * **deps:** bump docker/build-push-action from 5 to 6 ([#446](#446)) ([9780190](9780190)) * **deps:** bump getsentry/action-github-app-token from 2 to 3 ([#432](#432)) ([8c026d2](8c026d2)) * **deps:** bump peaceiris/actions-gh-pages from 3 to 4 ([#429](#429)) ([fdf96e5](fdf96e5)) * **deps:** bump the pip group across 1 directory with 7 updates ([#433](#433)) ([8ec9ddc](8ec9ddc)) * **deps:** bump the pip group across 1 directory with 7 updates ([#445](#445)) ([0adf394](0adf394)) * **deps:** bump tj-actions/branch-names from 7 to 8 ([#435](#435)) ([c0e7c2a](c0e7c2a)) * **release:** 4.2.0-beta.1 ([a6ea8db](a6ea8db)), closes [#462](#462) [#449](#449) [#465](#465) [#457](#457) [#431](#431) [#428](#428) [#430](#430) [#446](#446) [#432](#432) [#429](#429) [#433](#433) [#435](#435) [#458](#458) * **release:** 4.2.0-beta.2 ([3a3bc03](3a3bc03)), closes [#469](#469) [#470](#470) * **release:** 4.2.0-beta.3 ([f6be902](f6be902)), closes [#471](#471) [#473](#473) [#475](#475) ### Code Refactoring * 📦 Cleanup code for darkmode ([#458](#458)) ([856fa34](856fa34)) * 🛠️ Remove auto PR [skip-ci] ([d57e726](d57e726))
🎉 This PR is included in version 4.2.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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
released
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 pip group with 7 updates in the /apps/wizarr-backend directory:
2.31.0
2.32.2
3.0.0
3.0.3
21.2.0
22.0.0
1.10.12
1.10.13
3.4
3.7
3.1.2
3.1.4
2.0.7
2.2.2
Updates
requests
from 2.31.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_context970e8ce
v2.32.1d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
werkzeug
from 3.0.0 to 3.0.3Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
f9995e9
release version 3.0.33386395
Merge pull request from GHSA-2g68-c3qc-8985890b6b6
only require trusted host for evalex71b69df
restrict debugger trusted hostsd2d3869
endpoint type is Any (#2895)7080b55
endpoint type is Any7555eff
remove iri_to_uri redirect workaround (#2894)97fb2f7
remove _invalid_iri_to_uri workaround249527f
make cn field a valid single hostname, and use wildcard in SANs field. (#2892)793be47
update adhoc tls dev cert formatUpdates
gunicorn
from 21.2.0 to 22.0.0Release notes
Sourced from gunicorn's releases.
Commits
f63d59e
bump to 22.04ac81e0
Merge pull request #3175 from e-kwsm/typo401cecf
Merge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3
fix(deps): exclude eventlet 0.36.0628a0bc
chore: fix typos88fc4a4
Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fc
CI: back off the agressive timeoutf470382
docs: promise 3.12 compat5e30bfa
add changelog to project.urls (updated for PEP621)481c3f9
remove setup.cfg - overridden by pyproject.tomlUpdates
pydantic
from 1.10.12 to 1.10.13Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
8822578
Prepare release 1.10.13 (#7674)59d8f38
[Backport] Add max length check tovalidate_email
(#7673)69b92b5
Make the v1 mypy plugin work with both v1 and v2 (#6920)87bf417
Update pip commands to install 1.10 (#6930)Updates
idna
from 3.4 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
1d365e1
Release v3.7c1b3154
Merge pull request #172 from kjd/optimize-contextj0394ec7
Merge branch 'master' into optimize-contextjcd58a23
Merge pull request #152 from elliotwutingfeng/dev5beb28b
More efficient resolution of joiner contexts1b12148
Update ossf/scorecard-action to v2.3.1d516b87
Update Github actions/checkout to v4c095c75
Merge branch 'master' into dev60a0a4c
Fix typo in GitHub Actions workflow key5918a0e
Merge branch 'master' into devUpdates
jinja2
from 3.1.2 to 3.1.4Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
dd4a8b5
release version 3.1.40668239
Merge pull request from GHSA-h75v-3vvj-5mfjd655030
disallow invalid characters in keys to xmlattr filtera7863ba
add ghsa linksb5c98e7
start version 3.1.4da3a9f0
update project files (#1968)0ee5eb4
satisfy formatter, linter, and strict mypy20477c6
update project files (#5457)e491223
update pyyaml dev dependency36f9885
fix pr linkUpdates
urllib3
from 2.0.7 to 2.2.2Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
Commits
27e2a5c
Release 2.2.2 (#3406)accff72
Merge pull request from GHSA-34jh-p97f-mpxf34be4a5
Pin CFFI to a new release candidate instead of a Git commit (#3398)da41058
Bump browser-actions/setup-chrome from 1.6.0 to 1.7.1 (#3399)b07a669
Bump github/codeql-action from 2.13.4 to 3.25.6 (#3396)b8589ec
Measure coverage with v4 of artifact actions (#3394)f3bdc55
Allow triggering CI manually (#3391)5239265
Fix HTTP version in debug log (#3316)b34619f
Bump actions/checkout to 4.1.4 (#3387)9961d14
Bump browser-actions/setup-chrome from 1.5.0 to 1.6.0 (#3386)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.