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

Bump bottle from 0.12.23 to 0.12.25 in /glances (#322)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> #322

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps bottle from 0.12.23 to 0.12.25.

Commits
  • 40aec5d Release of 0.12.25
  • c04c794 Reduce deprectation warnings during tests
  • 486898d Adjusts the test_server 'fetch' method to disable proxying within test cases ...
  • 248f901 fix #1194: Regular expression catastrophic backtracking in bottle.Router.rule...
  • 18a3eb4 fix #1155: Catastrophic backtracking issue in template parser.
  • f84cb81 Fix release task in Makefile
  • 71117cc fix: Raising HTTPResponse should not bypass JsonPlugin
  • e2404c3 Release of 0.12.24
  • bd87c25 fix #1111: Unicode multipart/form-data values in python3
  • 36ef904 fix: Route.get_config typo
  • 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 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 dependencies Upgrade or downgrade of project dependencies. python labels Mar 6, 2023
@frenck
Copy link
Member

frenck commented Mar 6, 2023

@dependabot rebase

Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.23 to 0.12.25.
- [Release notes](https://github.com/bottlepy/bottle/releases)
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
- [Commits](bottlepy/bottle@0.12.23...0.12.25)

---
updated-dependencies:
- dependency-name: bottle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/glances/bottle-0.12.25 branch from 43abf35 to 44edade Compare March 6, 2023 14:39
@frenck frenck merged commit eda9066 into main Mar 6, 2023
@frenck frenck deleted the dependabot/pip/glances/bottle-0.12.25 branch March 6, 2023 14:58
@frenck frenck changed the title Bump bottle from 0.12.23 to 0.12.25 in /glances Bump bottle from 0.12.23 to 0.12.25 in /glances (#322)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Mar 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant