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

Update issue-bot (1.10.x) (major) - autoclosed #2286

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
nette/utils (source) require major ^3.2 -> ^4.0
phpunit/phpunit (source) require-dev major ^9.5 -> ^10.0

Release Notes

nette/utils

v4.0.0: Released version 4.0.0 🥳

Compare Source

  • uses PHP 8 featurs
  • includes a completely rewritten Finder
  • PascalCase constants
  • Strings: added support for UTF-8 offsets in regexp
  • Translator: improved interface, accepts and returns string|Stringable [Closes #​231]
  • ArrayHash & ArrayList: support iteration with reference (#​289)

new methods:

  • Nette\Utils\Json::decodeFile() reads JSON from a file
  • Nette\Utils\FileSystem::unixSlashes() & platformSlashes() converts slashes to Unix slashes
  • Nette\Utils\Strings::ord(), unixNewLines() & platformNewLines()
  • Nette\Utils\Helpers::compare() compare using the operator

new parameters:

  • Nette\Utils\Strings::split() added parameter $limit
  • Nette\Utils\Strings::replace() added parameters $captureOffset, $unmatchedAsNull
  • Nette\Utils\Strings, Nette\Utils\Arrays, Nette\Utils\Json: flags replaced with parameters

removed

  • Reflection: removed obsolete getReturnType(), getParameterType(), getPropertyType() (BC break)
sebastianbergmann/phpunit

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.0.19

Compare Source

v10.0.18

Compare Source

v10.0.17

Compare Source

v10.0.16

Compare Source

v10.0.15

Compare Source

v10.0.14

Compare Source

v10.0.13

Compare Source

v10.0.12

Compare Source

v10.0.11

Compare Source

v10.0.10

Compare Source

v10.0.9

Compare Source

v10.0.8

Compare Source

v10.0.7

Compare Source

v10.0.6

Compare Source

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

v9.6.7

Compare Source

v9.6.6

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-issue-bot branch 2 times, most recently from 95aa3b0 to 68c00ea Compare March 15, 2023 17:17
@renovate renovate bot changed the title Update issue-bot (major) fix(deps): update issue-bot (major) Mar 21, 2023
@renovate renovate bot changed the title fix(deps): update issue-bot (major) Update issue-bot (major) Mar 31, 2023
@renovate renovate bot changed the title Update issue-bot (major) fix(deps): update issue-bot (major) Apr 11, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ondrejmirtes ondrejmirtes changed the base branch from 1.10.x to 1.11.x April 13, 2023 06:56
@renovate renovate bot force-pushed the renovate/major-issue-bot branch from 68c00ea to 994a7ab Compare April 13, 2023 06:59
@renovate renovate bot changed the title fix(deps): update issue-bot (major) Update issue-bot (major) Apr 13, 2023
@renovate renovate bot force-pushed the renovate/major-issue-bot branch from 994a7ab to 4366125 Compare April 24, 2023 08:30
@renovate renovate bot changed the title Update issue-bot (major) Update issue-bot (1.11.x) (major) May 2, 2023
@renovate renovate bot changed the title Update issue-bot (1.11.x) (major) Update issue-bot (1.10.x) (major) May 2, 2023
@renovate renovate bot changed the title Update issue-bot (1.10.x) (major) Update issue-bot (1.11.x) (major) May 2, 2023
@renovate renovate bot force-pushed the renovate/major-issue-bot branch from 860580f to 80a807e Compare May 2, 2023 08:01
@renovate renovate bot changed the title Update issue-bot (1.11.x) (major) Update issue-bot (1.10.x) (major) May 2, 2023
@renovate renovate bot force-pushed the renovate/major-issue-bot branch from 80a807e to e1965ce Compare May 2, 2023 08:01
@renovate renovate bot changed the title Update issue-bot (1.10.x) (major) Update issue-bot (1.10.x) (major) - autoclosed May 2, 2023
@renovate renovate bot closed this May 2, 2023
@renovate renovate bot deleted the renovate/major-issue-bot branch May 2, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants