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 #248

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

pecoret-bot
Copy link
Contributor

@pecoret-bot pecoret-bot commented Jun 1, 2024

This PR contains the following updates:

Package Type Update Change
@vitejs/plugin-vue (source) devDependencies patch 5.0.4 -> 5.0.5
django-cors-headers (changelog) minor ==4.3.1 -> ==4.4.0
djangorestframework (source, changelog) patch ==3.15.1 -> ==3.15.2
openpyxl (source) patch ==3.1.3 -> ==3.1.4
prettier (source) devDependencies minor 3.2.5 -> 3.3.2
primevue (source) dependencies minor 3.52.0 -> 3.53.0
sass devDependencies patch 1.77.4 -> 1.77.6
vite (source) devDependencies minor 5.2.12 -> 5.3.2
vue (source) dependencies patch 3.4.27 -> 3.4.30
vue-router dependencies minor 4.3.2 -> 4.4.0
weasyprint (changelog) minor ==62.1 -> ==62.3

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.0.5

adamchainz/django-cors-headers (django-cors-headers)

v4.4.0

Compare Source

  • Support Django 5.1.
encode/django-rest-framework (djangorestframework)

v3.15.2

Compare Source

prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>

v3.3.1

Compare Source

diff

Preserve empty lines in front matter (#​16347 by @​fisker)
<!-- Input -->
---
foo:
  - bar1

  - bar2

  - bar3
---
Markdown

<!-- Prettier 3.3.0 -->

---
foo:
  - bar1
  - bar2
  - bar3
---

Markdown

<!-- Prettier 3.3.1 -->
---
foo:
  - bar1

  - bar2

  - bar3
---

Markdown
Preserve explicit language in front matter (#​16348 by @​fisker)
<!-- Input -->
---yaml
title: Hello
slug: home
---

<!-- Prettier 3.3.0 -->
---
title: Hello
slug: home
---

<!-- Prettier 3.3.1 -->
---yaml
title: Hello
slug: home
---
Avoid line breaks in import attributes (#​16349 by @​fisker)
// Input
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };

// Prettier 3.3.0
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type:
  "json" };

// Prettier 3.3.1
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };

v3.3.0

Compare Source

diff

🔗 Release Notes

primefaces/primevue (primevue)

v3.53.0: PrimeVue 3.53.0

Compare Source

What's Changed

New Contributors

Full Changelog: primefaces/primevue@3.52.0...3.53.0

sass/dart-sass (sass)

v1.77.6

Compare Source

  • Fix a few cases where comments and occasionally even whitespace wasn't allowed
    between the end of Sass statements and the following semicolon.

v1.77.5

Compare Source

  • Fully trim redundant selectors generated by @extend.
vitejs/vite (vite)

v5.3.2

Compare Source

v5.3.1

v5.3.0

Features
Performance
Fixes
Chore
Previous Changelogs
5.3.0-beta.2 (2024-06-10)

See 5.3.0-beta.2 changelog

5.3.0-beta.1 (2024-06-07)

See 5.3.0-beta.1 changelog

5.3.0-beta.0 (2024-05-30)

See 5.3.0-beta.0 changelog

v5.2.13

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/core (vue)

v3.4.30

Compare Source

Note: this release contains a fix (#​11150) that requires vue-tsc to also be updated in sync to ^2.0.22. See #​11196

Bug Fixes
Performance Improvements

v3.4.29

Compare Source

Bug Fixes
  • build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #​11137
  • compiler-sfc: fix missing scope for extends error message (4ec387b)
  • compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
  • compiler-sfc: support @​vue-ignore comment on more type sources (a23e99b)
  • custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #​11116
  • reactivity: avoid infinite loop when render access a side effect computed (#​11135) (8296e19), closes #​11121

v3.4.28

Compare Source

Bug Fixes
vuejs/router (vue-router)

v4.4.0

Compare Source

Please refer to CHANGELOG.md for details.

v4.3.3

Compare Source

Please refer to CHANGELOG.md for details.

Kozea/WeasyPrint (weasyprint)

v62.3

Compare Source

Bug fixes

  • #​2174: Fix extra width distribution for auto table layout
  • #​2175: Don’t compress PDF metadata for PDF/A-1
  • 61f8bb3: Set default PDF variant values in options before generating PDF
  • 2c4351e: Avoid PDF artifacts when drawing 0-width borders
  • d9d7f62: Don’t duplicate column when container is split on multiple pages
  • 4617b94: Don’t set default Fontconfig values for unset properties
  • 4c81663: Fix layout when all footnotes are removed from the footnote area
  • #​2184: Make items overflowing grid wrap to the next row/column
  • #​2187: Don’t append useless tracks when grid elements are positioned

Contributors

  • Guillaume Ayoub

Backers and sponsors

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • Simon Sapin
  • René Fritz
  • TrainingSparkle
  • Healthchecks.io
  • Hammerbacher
  • Docraptor
  • Yanal-Yvez Fargialla
  • Douwe van Loenen
  • Morntag
  • Xavid

v62.2

Compare Source

Features

  • #​2142, #​2162: Support grid-auto-flow: column, with financial support from Menutech

Bug fixes

  • #​2167: Fix space added by CSS gap at the end
  • #​2134: Remove absolute placeholders from discarded content
  • #​2154: Don’t crash when grid items have auto margins
  • 8cdd66f: Fix CSS nesting for nested selectors with comma
  • 3359db5: Fix and test grid shorthand
  • 82deda4: Fix wrong resume_at for split floats
  • ff2acf1: Ensure that gradient size is positive to please some PDF readers

Contributors

  • Guillaume Ayoub

Backers and sponsors

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • Simon Sapin
  • René Fritz
  • TrainingSparkle
  • Healthchecks.io
  • Hammerbacher
  • Docraptor
  • Yanal-Yvez Fargialla
  • Douwe van Loenen
  • Morntag
  • Xavid

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 Renovate Bot.

@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch from 7f631a9 to 4b69946 Compare June 2, 2024 00:00
@pecoret-bot pecoret-bot changed the title Update dependency @vitejs/plugin-vue to v5.0.5 Update all non-major dependencies Jun 2, 2024
@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch 5 times, most recently from 2e0fbb1 to 82b6054 Compare June 8, 2024 00:00
@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch 5 times, most recently from dffd526 to 038fd1c Compare June 15, 2024 00:00
@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch 4 times, most recently from 2f6dd94 to b9ee95f Compare June 23, 2024 00:00
@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch from b9ee95f to a45addc Compare June 28, 2024 00:00
@blockisec blockisec merged commit 5deb41c into main Jun 28, 2024
2 checks passed
@blockisec blockisec deleted the renovate/all-minor-patch-deps branch June 28, 2024 05:14
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.

2 participants