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 wikimedia/toolforge-bundle from 1.4.5 to 1.6.1 #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps wikimedia/toolforge-bundle from 1.4.5 to 1.6.1.

Release notes

Sourced from wikimedia/toolforge-bundle's releases.

1.6.1

  • Only use the session's lang parameter if the query string's uselang parameter is not set. T357821/

1.6.0

  • Add support to connect to a Trove database. Several clients (or would-be clients) connect to a WMCS Trove database, as opposed to using tools-db. This is customary for any VPS tool.
  • Update some dependencies and documentation.

1.5.2

  • Fix toolforge:ssh command to only use a username when it's explicitly provided to the command, and otherwise use whatever ssh is configured to use. This fixes a bug on Windows.

1.5.1

  • Update the toolforge:ssh command to respect verbosity flags, as well as --bind-address when using --toolsdb.
  • Add CopyPatrol to the list of projects using ToolforgeBundle.

1.5.0

  • Add --toolsdb option to the toolforge:ssh command, to also connect to tools.db
  • Cache the output of the Git Twig commands for ten minutes.
  • CI and other general improvements.

1.4.7

  • Do not run migrations in the deploy.sh script if no migrations/ directory is found. T326190.

1.4.6

  • Add more PHP versions in CI (and stop using PHP 7.2).
  • Add info about the skeleton to README.md
  • Update slevomat/coding-standard and fix issues.
  • Update GitHub Actions versions, to avoid deprecation warnings.
Commits
  • 4b4a600 Don't override URL uselang parameter (#67)
  • 5175962 Merge pull request #65 from wikimedia/trove
  • 59db64e Add support to connect to a Trove database
  • b05d75e Merge pull request #66 from wikimedia/oauthclient-update
  • 81c7253 Update phpunit
  • e38fbf8 Update mediawiki/oauthclient
  • e0b87ec Merge pull request #64 from wikimedia/wscontest-link
  • 61a5f53 Add WS Content tool to README.md
  • ce284d3 Merge pull request #63 from ChlodAlejandro/master
  • 22a3137 SshCommand: Only force username when requested
  • 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 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)

Bumps [wikimedia/toolforge-bundle](https://github.com/wikimedia/ToolforgeBundle) from 1.4.5 to 1.6.1.
- [Release notes](https://github.com/wikimedia/ToolforgeBundle/releases)
- [Commits](wikimedia/ToolforgeBundle@1.4.5...1.6.1)

---
updated-dependencies:
- dependency-name: wikimedia/toolforge-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 5, 2024
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants