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 all non-major dependencies with digest and pinDigest #337

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

blumilk-renovate[bot]
Copy link
Contributor

@blumilk-renovate blumilk-renovate bot commented Aug 31, 2024

This PR contains the following updates:

Package Type Update Change Pending
@tailwindcss/forms dependencies patch ^0.5.7 -> ^0.5.8 0.5.9
@tailwindcss/typography dependencies patch ^0.5.13 -> ^0.5.15
@typescript-eslint/eslint-plugin (source) devDependencies minor ^8.3.0 -> ^8.4.0
@typescript-eslint/parser (source) devDependencies minor ^8.3.0 -> ^8.4.0
autoprefixer devDependencies patch ^10.4.19 -> ^10.4.20
axllent/mailpit (source) minor v1.19.3 -> v1.20.4
blumilksoftware/codestyle require-dev patch ^3.2.1 -> ^3.3.0
composer stage patch 2.7.7 -> 2.7.9
composer/composer stage patch 2.7.7-bin -> 2.7.9-bin
docker/build-push-action action minor v6.5.0 -> v6.7.0
eslint-plugin-vue (source) devDependencies minor ^9.27.0 -> ^9.28.0
filament/filament (source) require patch ^3.2.96 -> ^3.2.110
filament/spatie-laravel-translatable-plugin (source) require patch ^3.2.96 -> ^3.2.110
laravel/framework (source) require minor ^11.18.1 -> ^11.21.0 11.22.0
nesbot/carbon (source) require minor ^3.7.0 -> ^3.8.0
node stage minor 22.5.1-bookworm-slim -> 22.8.0-bookworm-slim
nunomaduro/collision require-dev minor ^8.3.0 -> ^8.4.0
php final patch 8.3.10-fpm-bookworm -> 8.3.11-fpm-bookworm
phpunit/phpunit (source) require-dev patch ^11.2.8 -> ^11.3.1 11.3.3 (+1)
postcss (source) devDependencies patch ^8.4.40 -> ^8.4.44 8.4.45
tailwindcss (source) dependencies patch ^3.4.7 -> ^3.4.10
vite (source) devDependencies patch ^5.3.5 -> ^5.4.2 5.4.3

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.4.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.4.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

axllent/mailpit (axllent/mailpit)

v1.20.4

Compare Source

Chore
  • Update Go modules
  • Update node modules
  • Upgrade vue-css-donut-chart & related charts
Fix
  • Relax URL detection in link check tool (#​357)

v1.20.3

Compare Source

Chore
  • Update caniemail database
  • Update node dependencies
  • Update Go dependencies
  • Do not recenter selected messages in sidebar on every new message
Fix
  • Disable automatic HTML/Text character detection when charset is provided (#​348)

v1.20.2

Compare Source

Feature
  • Web UI notifications of smtpd & POP3 errors (#​347)
Chore
  • Update Go dependencies
  • Update node dependencies
  • Add debug database storage logging
  • Add smtpd server logging in the CLI (#​347)

v1.20.1

Compare Source

Chore
  • Shift inbox pagination to inbox component
  • Live load up to 100 new messages in sidebar (#​336)
  • Show icon attachment in new side navigation message listing (#​345)
Fix
  • Correctly decode X-Tags message headers (RFC 2047) (#​344)

v1.20.0

Compare Source

Feature
  • Add option to control message retention by age (#​338)
  • UI: List messages in side nav when viewing message for easy navigation (#​336)
Chore
  • Update caniemail database
  • Update Go dependencies
  • Update node dependencies
  • Make internal tagging methods private
Fix
  • Prevent potential JavaScript errors caused by race condition
  • Better regexp to detect tags in search
  • Prevent Vue race condition to initialize dayjs relativeTime plugin
  • API: Return text/plain header for message delete request
docker/build-push-action (docker/build-push-action)

v6.7.0

Compare Source

Full Changelog: docker/build-push-action@v6.6.1...v6.7.0

v6.6.1

Compare Source

Full Changelog: docker/build-push-action@v6.6.0...v6.6.1

v6.6.0

Compare Source

Full Changelog: docker/build-push-action@v6.5.0...v6.6.0

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.28.0

Compare Source

✨ Enhancements

New Rules
New Features

🐛 Bug Fixes

⚙️ Updates

  • #​2498 Renamed flat config names for inspector.

Full Changelog: vuejs/eslint-plugin-vue@v9.27.0...v9.28.0

filamentphp/panels (filament/filament)

v3.2.110

Compare Source

v3.2.109

Compare Source

v3.2.108

Compare Source

v3.2.107

Compare Source

v3.2.106

Compare Source

v3.2.105

Compare Source

v3.2.104

Compare Source

v3.2.103

Compare Source

v3.2.102

Compare Source

v3.2.101

Compare Source

v3.2.100

Compare Source

v3.2.99

Compare Source

v3.2.98

Compare Source

filamentphp/spatie-laravel-translatable-plugin (filament/spatie-laravel-translatable-plugin)

v3.2.110

Compare Source

v3.2.109

Compare Source

v3.2.108

Compare Source

v3.2.107

Compare Source

v3.2.106

Compare Source

v3.2.105

Compare Source

v3.2.104

Compare Source

v3.2.103

Compare Source

v3.2.102

Compare Source

v3.2.101

Compare Source

v3.2.100

Compare Source

v3.2.99

Compare Source

v3.2.98

Compare Source

laravel/framework (laravel/framework)

v11.21.0

Compare Source

v11.20.0

Compare Source

briannesbitt/Carbon (nesbot/carbon)

v3.8.0

Compare Source

Complete commits list: briannesbitt/Carbon@3.7.0...3.8.0

Summary:

New Contributors

nodejs/node (node)

v22.8.0: 2024-09-03, Version 22.8.0 (Current), @​RafaelGSS

Compare Source

New JS API for compile cache

This release adds a new API module.enableCompileCache() that can be used to enable on-disk code caching of all modules loaded after this API is called.
Previously this could only be enabled by the NODE_COMPILE_CACHE environment variable, so it could only set by end-users.
This API allows tooling and library authors to enable caching of their own code.
This is a built-in alternative to the v8-compile-cache/v8-compile-cache-lib packages,
but have better performance and supports ESM.

Thanks to Joyee Cheung for working on this.

New option for vm.createContext() to create a context with a freezable globalThis

Node.js implements a flavor of vm.createContext() and friends that creates a context without contextifying its global
object when vm.constants.DONT_CONTEXTIFY is used. This is suitable when users want to freeze the context
(impossible when the global is contextified i.e. has interceptors installed) or speed up the global access if they
don't need the interceptor behavior.

Thanks to Joyee Cheung for working on this.

Support for coverage thresholds

Node.js now supports requiring code coverage to meet a specific threshold before the process exits successfully.
To use this feature, you need to enable the --experimental-test-coverage flag.

You can set thresholds for the following types of coverage:

  • Branch coverage: Use --test-coverage-branches=<threshold>
  • Function coverage: Use --test-coverage-functions=<threshold>
  • Line coverage: Use --test-coverage-lines=<threshold>

<threshold> should be an integer between 0 and 100. If an invalid value is provided, a TypeError will be thrown.

If the code coverage fails to meet the specified thresholds for any category, the process will exit with code 1.

For instance, to enforce a minimum of 80% line coverage and 60% branch coverage, you can run:

$ node --experimental-test-coverage --test-coverage-lines=80 --test-coverage-branches=60 example.js

Thanks Aviv Keller for working on this.

Other Notable Changes
  • [1f2cc2fa47] - (SEMVER-MINOR) src,lib: add performance.uvMetricsInfo (Rafael Gonzaga) #​54413
  • [1e01bdc0d0] - (SEMVER-MINOR) net: exclude ipv6 loopback addresses from server.listen (Giovanni Bucci) #​54264
  • [97fa075c2e] - (SEMVER-MINOR) test_runner: support running tests in process (Colin Ihrig) #​53927
  • [858b583c88] - (SEMVER-MINOR) test_runner: defer inheriting hooks until run() (Colin Ihrig) #​53927
Commits
nunomaduro/collision (nunomaduro/collision)

v8.4.0

Compare Source

sebastianbergmann/phpunit (phpunit/phpunit)

v11.3.1: PHPUnit 11.3.1

Compare Source

Changed
  • Improved how objects are handled for some assertion failure messages

How to install or update PHPUnit


Configuration

📅 Schedule: Branch creation - "after 7am on the first day of the month,before 3pm on the first day of the month" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@blumilk-renovate blumilk-renovate bot requested a review from a team as a code owner August 31, 2024 22:02
@blumilk-renovate blumilk-renovate bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code github-actions javascript Pull requests that update Javascript code php Pull requests that update Php code renovate labels Aug 31, 2024
@blumilk-renovate blumilk-renovate bot requested a review from Blusia August 31, 2024 22:02
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 3 times, most recently from fee5f6f to 858407d Compare September 2, 2024 10:25
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 18 times, most recently from 784a7f1 to f906271 Compare September 6, 2024 03:02
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch from f906271 to f4a9348 Compare September 6, 2024 05:02
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch from f4a9348 to 026e0d0 Compare September 6, 2024 06:03
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch from 026e0d0 to 049c1d8 Compare September 6, 2024 06:28
@blumilk-renovate
Copy link
Contributor Author

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.

@Blusia Blusia merged commit a87755a into main Sep 6, 2024
3 checks passed
@Blusia Blusia deleted the renovate/all-minor-patch-digest-pindigest branch September 6, 2024 06:45
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 docker Pull requests that update Docker code github-actions javascript Pull requests that update Javascript code php Pull requests that update Php code renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants