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

fix(deps): update all non-major dependencies #988

Merged
merged 1 commit into from May 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@alpinejs/focus (source) 3.12.0 -> 3.12.1 age adoption passing confidence dependencies patch
@alpinejs/persist (source) 3.12.0 -> 3.12.1 age adoption passing confidence dependencies patch
@fullcalendar/core (source) 6.1.5 -> 6.1.7 age adoption passing confidence dependencies patch
@fullcalendar/daygrid (source) 6.1.5 -> 6.1.7 age adoption passing confidence dependencies patch
@fullcalendar/icalendar (source) 6.1.5 -> 6.1.7 age adoption passing confidence dependencies patch
@fullcalendar/list (source) 6.1.5 -> 6.1.7 age adoption passing confidence dependencies patch
@fullcalendar/timegrid (source) 6.1.5 -> 6.1.7 age adoption passing confidence dependencies patch
@typescript-eslint/eslint-plugin 5.58.0 -> 5.59.6 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.58.0 -> 5.59.6 age adoption passing confidence devDependencies minor
aler9/rtsp-simple-server v0.22.0 -> v0.22.2 age adoption passing confidence stage patch
alpine 3.17 -> 3.18 age adoption passing confidence final minor
alpinejs (source) 3.12.0 -> 3.12.1 age adoption passing confidence dependencies patch
chart.js (source) 4.2.1 -> 4.3.0 age adoption passing confidence dependencies minor
eslint (source) 8.38.0 -> 8.40.0 age adoption passing confidence devDependencies minor
fullcalendar (source) 6.1.5 -> 6.1.7 age adoption passing confidence dependencies patch
github.com/getsentry/sentry-go v0.20.0 -> v0.21.0 age adoption passing confidence require minor
github.com/go-sql-driver/mysql v1.7.0 -> v1.7.1 age adoption passing confidence require patch
github.com/prometheus/client_golang v1.14.0 -> v1.15.1 age adoption passing confidence require minor
github.com/shirou/gopsutil/v3 v3.23.3 -> v3.23.4 age adoption passing confidence require patch
golang.org/x/crypto v0.8.0 -> v0.9.0 age adoption passing confidence require minor
golang.org/x/sync v0.1.0 -> v0.2.0 age adoption passing confidence require minor
google.golang.org/grpc v1.54.0 -> v1.55.0 age adoption passing confidence require minor
gorm.io/gorm v1.25.0 -> v1.25.1 age adoption passing confidence require patch
katex (source) 0.16.4 -> 0.16.7 age adoption passing confidence dependencies patch
mvdan.cc/xurls/v2 v2.4.0 -> v2.5.0 age adoption passing confidence require minor
postcss (source) 8.4.21 -> 8.4.23 age adoption passing confidence devDependencies patch
prettier (source) 2.8.7 -> 2.8.8 age adoption passing confidence devDependencies patch
tailwindcss (source) 3.3.1 -> 3.3.2 age adoption passing confidence devDependencies patch
webpack 5.79.0 -> 5.82.1 age adoption passing confidence devDependencies minor
webpack-cli (source) 5.0.1 -> 5.1.1 age adoption passing confidence devDependencies minor

Release Notes

alpinejs/alpine

v3.12.1

Compare Source

Added
  • Support for registering multiple plugins at once: Alpine.plugin([...]) #​3497
  • Add warning to prevent Alpine from being loaded twice on the same page #​3565
  • Add descriptive warning for undefined x-for key and updates tests. #​3498
Fixed
  • Fix x-for scope updates when looping through x-data elements #​3504
  • Exclude dependencies from non-CDN builds #​3459
  • Make x-transition delay syntax consistent with duration syntax #​3476
  • Fix throttle/debounce user callback after preventDefault/stopPropagation is executed #​3481
  • Make .fill work with selects and other modifiers #​3495
  • Fix morphing @​event handlers #​3494
  • Allow Booleans in bound x-transitions #​3519
  • Handle special binding case for 'checked' and 'selected' #​3535
  • Fix Safari AutoFill #​3483
  • Fix duplicate/inaccurate test #​3520
  • Fix typo on alt "component" #​3541
  • Attempt memory leak fix from using magics #​2832
fullcalendar/fullcalendar

v6.1.7

Compare Source

  • fix: React 18 flickering while rendering event-mirror during drag/resize/select (#​7165, #​7234)
  • fix: React & Vue3: unnecessary calls to eventContent for event-mirror during drag/resize/select

v6.1.6

Compare Source

  • fix: timeZone change (w/ tz plugin) not updating recurring event times (#​5273)
  • fix: timeZone change (w/ tz plugin) not rerendering timed events
  • fix: rrule package breaks when imported via cjs, like in Next.js (#​7260)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.59.6

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.5

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.1

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)

v5.59.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] allow nullish coalescing for naked type parameter (#​6910) (3e5f858)
Features
  • eslint-plugin: [ban-types] add NonNullable suggestion and allow custom suggestions (#​6876) (ff65235)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.59.6

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.5

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

chartjs/Chart.js

v4.3.0

Compare Source

Essential Links
  • #​11257 Bump to 4.3.0
  • #​11217 Enable applying of gradients and pattern on line segments
  • #​11134 Use custom scale defaults and dataset axis ID options to determine the axis
  • #​11061 fix RTL tooltip colorBox placement
Enhancements
  • #​11055 Enable point labels hiding when overlapped
  • #​11180 Border is counted as part of ArcElement
  • #​11121 refactor: rewrite config helpers to ts
  • #​11100 refactor: rewrite canvas helpers to ts
  • #​11127 Add borderDash options to arc element
Bugs Fixed
  • #​11238 Check for isNaN before building number formatter options
  • #​11116 Fix: don't generate ticks > max if max is specified
Types
  • #​11121 refactor: rewrite config helpers to ts
  • #​11100 refactor: rewrite canvas helpers to ts
  • #​11143 Docs: fix tooltip model doc.
Documentation
  • #​11241 Add redirect for old V3 migration guides in release notes
  • #​11244 Fix documentation about how to manage own custom plugin for types
  • #​11220 docs: Fix a few typos
  • #​11154 Update tooltip.md
Development
  • #​11240 Add version specific urls to release template
  • #​11212 Update size limits
  • #​11209 chore: change pnpm version in engines field to be able to use 8.x.x
  • #​11174 Add colors plugin to size limit
  • #​11165 Disable canvas acceleration in Firefox 110 in test cases
  • #​11145 Simplify _arrayUnique
  • #​11135 Change labelColors to labelColor in tooltip drawColorBox method.

Thanks to @​CodingMarco, @​Connormiha, @​Demir-Utku, @​LeeLenaleee, @​dangreen, @​defunctzombie, @​etimberg, @​leo2436, @​olenderhub, @​shahabhm, @​stockiNail and @​timgates42

eslint/eslint

v8.40.0

Compare Source

Features

  • 5db7808 feat: improve flat config errors for invalid rule options and severities (#​17140) (Josh Goldberg ✨)
  • f5574dc feat: Add findConfigFile() method to FlatESLint (#​17142) (Nicholas C. Zakas)
  • e52b98b feat: add sourceCode property to the rule context (#​17107) (Nitin Kumar)
  • 1468f5b feat: add physicalFilename property to the rule context (#​17111) (Nitin Kumar)
  • 0df4d4f feat: add cwd to rule context (#​17106) (Nitin Kumar)
  • 52018f2 feat: add filename property to the rule context (#​17108) (Nitin Kumar)
  • 559ff4e feat: add new omitLastInOneLineClassBody option to the semi rule (#​17105) (Nitin Kumar)

Bug Fixes

  • f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#​17151) (Nicholas C. Zakas)

Documentation

  • e980bf3 docs: Update README (GitHub Actions Bot)
  • e92a6fc docs: Update README (GitHub Actions Bot)
  • af5fe64 docs: Fix custom rule schema docs (#​17115) (Adam Jones)
  • 4a352a9 docs: explain how to include predefined globals (#​17114) (Marcus Wyatt)
  • 5ea15d9 docs: add mastodon link in readme (#​17110) (唯然)

Chores

v8.39.0

Compare Source

Features

  • 3f7af9f feat: Implement SourceCode#markVariableAsUsed() (#​17086) (Nicholas C. Zakas)

Documentation

  • 6987dc5 docs: Fix formatting in Custom Rules docs (#​17097) (Milos Djermanovic)
  • 4ee92e5 docs: Update README (GitHub Actions Bot)
  • d8e9887 docs: Custom Rules cleanup/expansion (#​16906) (Ben Perlmutter)
  • 1fea279 docs: Clarify how to add to tsc agenda (#​17084) (Nicholas C. Zakas)
  • 970ef1c docs: Update triage board location (Nicholas C. Zakas)
  • 6d8bffd docs: Update README (GitHub Actions Bot)

Chores

getsentry/sentry-go

v0.21.0: 0.21.0

Compare Source

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.21.0.

Note: this release includes one breaking change and some deprecations, which are listed below.

Breaking Changes

This change does not apply if you use https://sentry.io

  • Remove support for the /store endpoint (#​631)
    • This change requires a self-hosted version of Sentry 20.6.0 or higher. If you are using a version of self-hosted Sentry (aka on-premise) older than 20.6.0, then you will need to upgrade your instance.
Features
  • Rename four span option functions (#​611, #​624)
    • TransctionSource -> WithTransactionSource
    • SpanSampled -> WithSpanSampled
    • OpName -> WithOpName
    • TransactionName -> WithTransactionName
    • Old functions TransctionSource, SpanSampled, OpName, and TransactionName are still available but are now deprecated and will be removed in a future release.
  • Make client.EventFromMessage and client.EventFromException methods public (#​607)
  • Add client.SetException method (#​607)
    • This allows to set or add errors to an existing Event.
Bug Fixes
  • Protect from panics while doing concurrent reads/writes to Span data fields (#​609)
  • [otel] Improve detection of Sentry-related spans (#​632, #​636)
    • Fixes cases when HTTP spans containing requests to Sentry were captured by Sentry (#​627)
Misc
go-sql-driver/mysql

v1.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-sql-driver/mysql@v1.7.0...v1.7.1

prometheus/client_golang

v1.15.1

Compare Source

Changes

  • [BUGFIX] Fixed promhttp.Instrument* handlers wrongly trying to attach exemplar to unsupported metrics (e.g. summary),
    causing panics #​1253

Full Changelog: prometheus/client_golang@v1.15.0...v1.15.1

v1.15.0

Compare Source

Changed

[BUGFIX] Fix issue with atomic variables on ppc64le #​1171
[BUGFIX] Support for multiple samples within same metric #​1181
[BUGFIX] Bump golang.org/x/text to v0.3.8 to mitigate CVE-2022-32149 #​1187
[ENHANCEMENT] Add exemplars and middleware examples #​1173
[ENHANCEMENT] Add more context to "duplicate label names" error to enable debugging #​1177
[ENHANCEMENT] Add constrained labels and constrained variant for all MetricVecs #​1151
[ENHANCEMENT] Moved away from deprecated github.com/golang/protobuf package #​1183
[ENHANCEMENT] Add possibility to dynamically get label values for http instrumentation #​1066
[ENHANCEMENT] Add ability to Pusher to add custom headers #​1218
[ENHANCEMENT] api: Extend and improve efficiency of json-iterator usage #​1225
[ENHANCEMENT] Added (official) support for go 1.20 #​1234
[ENHANCEMENT] timer: Added support for exemplars #​1233
[ENHANCEMENT] Filter expected metrics as well in CollectAndCompare #​1143
[ENHANCEMENT] ⚠️ Only set start/end if time is not Zero. This breaks compatibility in experimental api package. If you strictly depend on empty time.Time as actual value, the behavior is now changed #​1238

All commits

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 has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

Your Testserver will be ready at https://988.test.live.mm.rbg.tum.de in a few minutes.

Logins
Kurs1 Kurs2 Kurs3 Kurs4
public public loggedin enrolled
prof1 prof1 prof2 prof1
prof2
student1
student2
student3
student1
student2
student2
student3
student1
student2

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 4c9c7c0 to d77768a Compare April 21, 2023 21:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 954d0c2 to f79ba18 Compare April 29, 2023 14:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f79ba18 to 8335300 Compare May 1, 2023 08:45
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies May 1, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from b45f15a to 1ca9fab Compare May 8, 2023 17:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from f2817d9 to d35597f Compare May 15, 2023 12:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d35597f to 16a83f4 Compare May 15, 2023 20:59
@joschahenningsen joschahenningsen merged commit f2d4d70 into dev May 16, 2023
8 checks passed
@joschahenningsen joschahenningsen deleted the renovate/all-minor-patch branch May 16, 2023 07:19
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

1 participant