Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@alpinejs/focus (source) 3.15.23.15.5 age confidence dependencies patch
@alpinejs/persist (source) 3.15.23.15.5 age confidence dependencies patch
@docusaurus/core (source) 3.9.03.9.2 age confidence dependencies patch
@docusaurus/module-type-aliases (source) 3.9.03.9.2 age confidence devDependencies patch
@docusaurus/plugin-ideal-image (source) 3.9.03.9.2 age confidence dependencies patch
@docusaurus/plugin-pwa (source) 3.9.03.9.2 age confidence dependencies patch
@docusaurus/preset-classic (source) 3.9.03.9.2 age confidence dependencies patch
@docusaurus/theme-common (source) 3.9.03.9.2 age confidence dependencies patch
@docusaurus/theme-search-algolia (source) 3.9.03.9.2 age confidence dependencies patch
@docusaurus/types (source) 3.9.03.9.2 age confidence devDependencies patch
@fullcalendar/core (source) 6.1.196.1.20 age confidence dependencies patch
@fullcalendar/daygrid (source) 6.1.196.1.20 age confidence dependencies patch
@fullcalendar/icalendar (source) 6.1.196.1.20 age confidence dependencies patch
@fullcalendar/list (source) 6.1.196.1.20 age confidence dependencies patch
@fullcalendar/timegrid (source) 6.1.196.1.20 age confidence dependencies patch
@mdx-js/react (source) 3.1.03.1.1 age confidence dependencies patch
@typescript-eslint/eslint-plugin (source) 8.47.08.54.0 age confidence devDependencies minor
@typescript-eslint/parser (source) 8.47.08.54.0 age confidence devDependencies minor
alpinejs (source) 3.15.23.15.5 age confidence dependencies patch
autoprefixer 10.4.2210.4.23 age confidence devDependencies patch
css-loader 7.1.27.1.3 age confidence devDependencies patch
eslint-plugin-prettier 5.5.45.5.5 age confidence devDependencies patch
fullcalendar (source) 6.1.196.1.20 age confidence dependencies patch
github.com/antchfx/xmlquery v1.4.4v1.5.0 age confidence require minor
github.com/asticode/go-astisub v0.34.0v0.38.0 age confidence require minor
github.com/crewjam/saml v0.4.14v0.5.1 age confidence require minor
github.com/dgraph-io/ristretto/v2 v2.1.0v2.4.0 age confidence require minor
github.com/getsentry/sentry-go v0.31.1v0.42.0 age confidence require minor
github.com/getsentry/sentry-go/gin v0.31.1v0.42.0 age confidence require minor
github.com/gin-contrib/gzip v1.2.2v1.2.5 age confidence require patch
github.com/gin-gonic/gin v1.10.0v1.11.0 age confidence require minor
github.com/go-gormigrate/gormigrate/v2 v2.1.3v2.1.5 age confidence require patch
github.com/go-ldap/ldap/v3 v3.4.10v3.4.12 age confidence require patch
github.com/go-sql-driver/mysql v1.9.1v1.9.3 age confidence require patch
github.com/golang-jwt/jwt/v5 v5.2.2v5.3.1 age confidence require minor
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3v2.27.6 age confidence require minor
github.com/icza/gox v0.2.0v0.2.5 age confidence require patch
github.com/meilisearch/meilisearch-go v0.31.0v0.36.0 age confidence require minor
github.com/prometheus/client_golang v1.21.1v1.23.2 age confidence require minor
github.com/shirou/gopsutil/v4 v4.25.9v4.25.12 age confidence require patch
github.com/sirupsen/logrus v1.9.3v1.9.4 age confidence require patch
github.com/spf13/viper v1.20.0v1.21.0 age confidence require minor
go (source) 1.24.11.25.6 age confidence toolchain minor
golang.org/x/crypto v0.45.0v0.47.0 age confidence require minor
golang.org/x/sync v0.17.0v0.19.0 age confidence require minor
golang.org/x/sync v0.7.0v0.19.0 age confidence require minor
golang.org/x/sync v0.18.0v0.19.0 age confidence require minor
google.golang.org/grpc v1.71.0v1.78.0 age confidence require minor
google.golang.org/protobuf v1.36.6v1.36.11 age confidence require patch
google.golang.org/protobuf v1.36.10v1.36.11 age confidence require patch
gorm.io/driver/mysql v1.5.7v1.6.0 age confidence require minor
gorm.io/gorm v1.25.12v1.31.1 age confidence require minor
katex (source) 0.16.250.16.28 age confidence dependencies patch
mini-css-extract-plugin 2.9.42.10.0 age confidence dependencies minor
prettier (source) 3.6.23.8.1 age confidence devDependencies minor
react (source) 19.2.019.2.4 age confidence dependencies patch
react-dom (source) 19.2.019.2.4 age confidence dependencies patch
tailwindcss (source) 3.4.183.4.19 age confidence devDependencies patch
webpack 5.103.05.104.1 age confidence devDependencies minor
webpack-bundle-analyzer 5.0.15.2.0 age confidence devDependencies minor

Release Notes

alpinejs/alpine (@​alpinejs/focus)

v3.15.5

Compare Source

Added
  • feat(x-model): add .change, .blur, and .enter event modifiers #​4728

v3.15.4

Compare Source

Fixed
  • Fix sort auto evaluation #​4716
  • Fix duplicate attribute/value situations

v3.15.3

Compare Source

Changes

  • Improve evaluator #​4711
  • fix add support for ShadowRoot in findClosest function and export of injectMagics/initInterceptors #​4699
  • fix(docs): initialise data, fix typo in x-on example #​4701
facebook/docusaurus (@​docusaurus/core)

v3.9.2

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-cssnano-preset
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #​11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)
🏃‍♀️ Performance
  • docusaurus-theme-mermaid
💅 Polish
  • docusaurus-theme-classic
🤖 Dependencies
🌐 Translations
Committers: 9

v3.9.1

Compare Source

🐛 Bug Fix
Committers: 1
fullcalendar/fullcalendar (@​fullcalendar/core)

v6.1.20

Compare Source

  • feature: Angular 21 support (#​8015)
mdx-js/mdx (@​mdx-js/react)

v3.1.1

Compare Source

Fix
Types
  • 933ab44 @mdx-js/mdx: add attributes to export/import declarations
Docs

Full Changelog: mdx-js/mdx@3.1.0...3.1.1

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

v8.54.0

Compare Source

🚀 Features
  • eslint-plugin-internal: add prefer-tsutils-methods rule (#​11974, #​11625)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#​11965, #​11955)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#​11967, #​11559)
  • deps: update dependency prettier to v3.8.0 (#​11991)
  • scope-manager: fix catch clause scopes def.name (#​11982)
  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#​11785)
❤️ Thank You

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

v8.53.1

Compare Source

🩹 Fixes
  • utils: make RuleCreator root defaultOptions optional (#​11956)
  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#​11951)
❤️ Thank You

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

v8.53.0

Compare Source

🚀 Features
  • eslint-plugin: add rule [strict-void-return] (#​9707)
  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#​11922)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#​11916)
  • eslint-plugin: replace unclear "error typed" with more helpful description (#​11704)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#​11935)
  • typescript-estree: forbid invalid class implements (#​11934)
  • typescript-estree: forbid type-only import with both default and named specifiers (#​11930)
❤️ Thank You

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

v8.52.0

Compare Source

🚀 Features
  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#​11899)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] detect @​@​toPrimitive and valueOf (#​11901)
  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#​11908)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

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

v8.51.0

Compare Source

🚀 Features
  • eslint-plugin: add namespace to plugin meta (#​11885)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#​11871)
🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#​11835)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#​11881)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#​11876)
  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#​11845)
❤️ Thank You

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

v8.50.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#​11826)
  • eslint-plugin: [method-signature-style] ignore methods that return this (#​11813)
❤️ Thank You

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

v8.50.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-default-assignment] add rule (#​11720)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

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

v8.49.0

Compare Source

🚀 Features
  • eslint-plugin: use Intl.Segmenter instead of graphemer (#​11804)
🩹 Fixes
  • deps: update dependency prettier to v3.7.2 (#​11820)
❤️ Thank You

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

v8.48.1

Compare Source

🩹 Fixes
  • eslint-plugin: [restrict-template-expressions] check base types in allow list (#​11764, #​11759)
  • eslint-plugin: honor ignored base types on generic classes (#​11767)
  • eslint-plugin: [consistent-type-exports] check value flag before resolving alias (#​11769)
❤️ Thank You

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

v8.48.0

Compare Source

🚀 Features
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
🩹 Fixes
  • typescript-estree: disallow binding patterns in parameter properties (#​11760)
  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#​10477)
❤️ Thank You

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

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

v8.54.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.

v8.53.1

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.

v8.53.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.

v8.52.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.

v8.51.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.

v8.50.1

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.

v8.50.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.

v8.49.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.

v8.48.1

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.

v8.48.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.

postcss/autoprefixer (autoprefixer)

v10.4.23

Compare Source

webpack/css-loader (css-loader)

v7.1.3

Compare Source

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.5

Compare Source

Patch Changes
antchfx/xmlquery (github.com/antchfx/xmlquery)

v1.5.0

Compare Source

New Features
  • Add xml.ProcInst supports. Include the new ProcessingInstruction Node Type (#​133, #​106)
  • Add a LineNumbers feature that allows retrieving the line number of each node in the XML file via the WithLineNumbers option. (#​132 by @​aufi)
  • New methods: ChildNodes() (#​127 by @​rmkane)
Other

update github.com/antchfx/xpath from 1.3.3 to 1.3.5. See https://github.com/antchfx/xpath/releases

asticode/go-astisub (github.com/asticode/go-astisub)

v0.38.0

Compare Source

v0.37.0

Compare Source

v0.36.0

Compare Source

v0.35.0

Compare Source

crewjam/saml (github.com/crewjam/saml)

v0.5.1

Compare Source

v0.5.0

Compare Source

dgraph-io/ristretto (github.com/dgraph-io/ristretto/v2)

v2.4.0

Compare Source

Added

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd5d62b to 61f067b Compare March 28, 2025 22:29
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.20.1 fix(deps): update all non-major dependencies Mar 28, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from b1ca233 to 9c0a594 Compare April 4, 2025 15:36
@renovate
Copy link
Contributor Author

renovate bot commented Apr 4, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 25 additional dependencies were updated

Details:

Package Change
github.com/go-asn1-ber/asn1-ber v1.5.7 -> v1.5.8-0.20250403174932-29230038a667
github.com/bytedance/sonic v1.12.7 -> v1.14.1
github.com/bytedance/sonic/loader v0.2.2 -> v0.3.0
github.com/cloudwego/base64x v0.1.4 -> v0.1.6
github.com/gabriel-vasile/mimetype v1.4.8 -> v1.4.10
github.com/golang-jwt/jwt/v4 v4.5.1 -> v4.5.2
github.com/golang/glog v1.2.4 -> v1.2.5
github.com/klauspost/cpuid/v2 v2.2.9 -> v2.3.0
golang.org/x/arch v0.13.0 -> v0.22.0
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/oauth2 v0.27.0 -> v0.32.0
golang.org/x/tools v0.38.0 -> v0.39.0
github.com/antchfx/xpath v1.3.3 -> v1.3.5
github.com/beevik/etree v1.4.1 -> v1.5.0
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/gin-contrib/sse v1.0.0 -> v1.1.0
github.com/go-playground/validator/v10 v10.24.0 -> v10.28.0
github.com/goccy/go-json v0.10.4 -> v0.10.5
github.com/pelletier/go-toml/v2 v2.2.3 -> v2.2.4
github.com/spf13/afero v1.12.0 -> v1.15.0
github.com/spf13/cast v1.7.1 -> v1.10.0
github.com/spf13/pflag v1.0.6 -> v1.0.10
github.com/ugorji/go/codec v1.2.12 -> v1.3.0
golang.org/x/sys v0.38.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.32.0
File name: runner/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/ebitengine/purego v0.9.0 -> v0.9.1
github.com/klauspost/compress v1.17.11 -> v1.18.0
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.62.0 -> v0.66.1
github.com/prometheus/procfs v0.15.1 -> v0.16.1
github.com/tklauser/go-sysconf v0.3.15 -> v0.3.16
github.com/tklauser/numcpus v0.10.0 -> v0.11.0
golang.org/x/net v0.46.0 -> v0.46.1-0.20251013234738-63d1a5100f82
golang.org/x/sys v0.37.0 -> v0.38.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 -> v0.0.0-20251022142026-3a174f9686a8
File name: worker/edge/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/klauspost/compress v1.17.11 -> v1.18.0
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.62.0 -> v0.66.1
github.com/prometheus/procfs v0.15.1 -> v0.16.1
google.golang.org/protobuf v1.36.6 -> v1.36.8
File name: worker/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/tklauser/go-sysconf v0.3.15 -> v0.3.16
github.com/tklauser/numcpus v0.10.0 -> v0.11.0
golang.org/x/net v0.46.0 -> v0.46.1-0.20251013234738-63d1a5100f82
golang.org/x/sys v0.37.0 -> v0.38.0
github.com/ebitengine/purego v0.9.0 -> v0.9.1
google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 -> v0.0.0-20251022142026-3a174f9686a8

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 5a278a8 to 3c96534 Compare April 10, 2025 11:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b636cb8 to 18f086b Compare April 16, 2025 03:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 1ddc0a8 to 48ea343 Compare January 20, 2026 21:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 4261726 to 1f557b3 Compare January 27, 2026 17:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1e324f6 to a2a3e52 Compare January 29, 2026 12:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a2a3e52 to e10b615 Compare January 29, 2026 16:27
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