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 playground-runner #11061

Open
wants to merge 1 commit into
base: 1.11.x
Choose a base branch
from
Open

Update playground-runner #11061

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bref/bref (source) 2.1.22 -> 2.1.25 age adoption passing confidence
nette/di (source) 3.2.1 -> 3.2.2 age adoption passing confidence
nette/neon (source) 3.4.1 -> 3.4.3 age adoption passing confidence
sentry/sentry (source) 4.7.0 -> 4.8.0 age adoption passing confidence
serverless 3.38.0 -> 3.39.0 age adoption passing confidence
symfony/console (source) 7.0.7 -> 7.1.2 age adoption passing confidence

Release Notes

brefphp/bref (bref/bref)

v2.1.25

Compare Source

What's Changed

Full Changelog: brefphp/bref@2.1.24...2.1.25

v2.1.24

Compare Source

What's Changed

Full Changelog: brefphp/bref@2.1.23...2.1.24

v2.1.23

Compare Source

What's Changed

Full Changelog: brefphp/bref@2.1.22...2.1.23

nette/di (nette/di)

v3.2.2: Released version 3.2.2

Compare Source

  • Container: refactoring
  • NeonAdapter: resolving of constants and enums moved here from filterArguments() (BC break)
  • Container::getServiceType() ignores dynamically added services (BC break)
  • Container::getByType() fixed cooperation with dynamic factory #​314
  • Resolver: better exception when normalizeEntity() fails due to service replacement
  • Revert "LocatorDefinition: deprecated support for create($name) method (BC break)"
nette/neon (nette/neon)

v3.4.3: Released version 3.4.3

Compare Source

  • Decoder: fixed JSON parsing with \n before comma
  • Decoder: big integers are decoded as strings #​9

v3.4.2

Compare Source

getsentry/sentry-php (sentry/sentry)

v4.8.0

Compare Source

The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.8.0.

Features
  • Add timing span when emiting a timing metric (#​1717)

    use function Sentry\metrics;
    
    // This will now both emit a distribution metric and a span with the "expensive-operation" key
    metrics()->timing(
        key: 'expensive-operation',
        callback: fn() => doExpensiveOperation(),
    );
Bug Fixes
  • Fix missing data on HTTP spans (#​1735)
  • Test span sampled status before creating child spans (#​1740)
Misc
  • Implement fast path for ignoring errors (#​1737)
  • Add array shape for better autocomplete of Sentry\init function (#​1738)
  • Represent callable strings as strings (#​1741)
  • Use AWS_LAMBDA_FUNCTION_VERSION environment variable for release if available (#​1742)
symfony/console (symfony/console)

v7.1.2

Compare Source

v7.1.1

Compare Source

Changelog (symfony/console@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

v7.0.9

Compare Source

Changelog (symfony/console@v7.0.8...v7.0.9)

  • no significant changes

v7.0.8

Compare Source

Changelog (symfony/console@v7.0.7...v7.0.8)

  • no significant changes

Configuration

📅 Schedule: Branch creation - "before 4am 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/playground-runner branch from 0053993 to 2a80ffd Compare May 23, 2024 16:08
@renovate renovate bot changed the title Update dependency nette/di to v3.2.2 Update playground-runner May 23, 2024
@renovate renovate bot force-pushed the renovate/playground-runner branch 4 times, most recently from 97636c9 to 1ab017b Compare June 5, 2024 15:26
@renovate renovate bot force-pushed the renovate/playground-runner branch from 1ab017b to a42a2fa Compare June 10, 2024 08:36
@renovate renovate bot force-pushed the renovate/playground-runner branch 2 times, most recently from 35e3ce3 to 2c5b53f Compare June 18, 2024 22:52
@renovate renovate bot force-pushed the renovate/playground-runner branch from 2c5b53f to af0d3cc Compare June 26, 2024 15:07
@renovate renovate bot force-pushed the renovate/playground-runner branch from af0d3cc to 6cdbde0 Compare June 28, 2024 16:09
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.

None yet

0 participants