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

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

pecoret-bot
Copy link
Contributor

@pecoret-bot pecoret-bot commented Apr 25, 2024

This PR contains the following updates:

Package Type Update Change
@rushstack/eslint-patch (source) devDependencies patch 1.10.2 -> 1.10.3
axios (source) dependencies minor 1.6.8 -> 1.7.2
chart.js (source) dependencies patch 4.4.2 -> 4.4.3
django (source, changelog) patch ==5.0.4 -> ==5.0.6
eslint-plugin-vue (source) devDependencies minor 9.25.0 -> 9.26.0
jinja2 (changelog) patch ==3.1.3 -> ==3.1.4
matplotlib minor ==3.8.4 -> ==3.9.0
openpyxl (source) patch ==3.1.2 -> ==3.1.3
primevue (source) dependencies minor 3.51.0 -> 3.52.0
pygments (changelog) minor ==2.17.2 -> ==2.18.0
sass devDependencies minor 1.75.0 -> 1.77.4
vite (source) devDependencies patch 5.2.8 -> 5.2.12
vue (source) dependencies patch 3.4.21 -> 3.4.27
vue-router dependencies patch 4.3.0 -> 4.3.2

Release Notes

microsoft/rushstack (@​rushstack/eslint-patch)

v1.10.3

Compare Source

Fri, 17 May 2024 00:10:40 GMT

Patches
  • [eslint-patch] Allow use of ESLint v9
axios/axios (axios)

v1.7.2

Compare Source

Bug Fixes
Contributors to this release

v1.7.1

Compare Source

Bug Fixes
  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#​6410) (733f15f)
Contributors to this release

v1.7.0

Compare Source

Features
Bug Fixes
Contributors to this release
chartjs/Chart.js (chart.js)

v4.4.3

Compare Source

Essential Links

  • #​11754 Fix error when object prototype is frozen

Bugs Fixed

  • #​11764 do not attempt to clear canvas if one does not exist
  • #​11755 #<!---->11450 hide bar by dataindex
  • #​11690 Create parsed object with correct keys
  • #​11707 platform.isAttached should return false if canvas is false-y

Documentation

Development

Thanks to @​DAcodedBEAT, @​EricWittrock, @​LeeLenaleee, @​LiamSwayne, @​dependabot and @​dependabot[bot]

django/django (django)

v5.0.6

Compare Source

v5.0.5

Compare Source

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

v9.26.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.25.0...v9.26.0

pallets/jinja (jinja2)

v3.1.4

Compare Source

Released 2024-05-05

  • The xmlattr filter does not allow keys with / solidus, >
    greater-than sign, or = equals sign, in addition to disallowing spaces.
    Regardless of any validation done by Jinja, user input should never be used
    as keys to this filter, or must be separately validated first.
    :ghsa:h75v-3vvj-5mfj
matplotlib/matplotlib (matplotlib)

v3.9.0: REL: 3.9.0

Compare Source

Highlights of this release include:

  • Plotting and Annotation improvements
    • Axes.inset_axes is no longer experimental
    • Legend support for Boxplot
    • Percent sign in pie labels auto-escaped with usetex=True
    • hatch parameter for stackplot
    • Add option to plot only one half of violin plot
    • axhline and axhspan on polar axes
    • Subplot titles can now be automatically aligned
    • axisartist can now be used together with standard Formatters
    • Toggle minorticks on Axis
    • StrMethodFormatter now respects axes.unicode_minus
  • Figure, Axes, and Legend Layout
    • Subfigures now have controllable zorders
    • Getters for xmargin, ymargin and zmargin
  • Mathtext improvements
    • mathtext documentation improvements
    • mathtext spacing corrections
  • Widget Improvements
    • Check and Radio Button widgets support clearing
  • 3D plotting improvements
    • Setting 3D axis limits now set the limits exactly
  • Other improvements
    • New BackendRegistry for plotting backends
    • Add widths, heights and angles setter to EllipseCollection
    • image.interpolation_stage rcParam
    • Arrow patch position is now modifiable
    • NonUniformImage now has mouseover support
primefaces/primevue (primevue)

v3.52.0

Compare Source

Full Changelog

Fixed bugs:

  • InputOp: Digits only doesn't work on mobile #​5635
  • Calendar: Hours are set to 00 when clicking the "Today" button #​5620
  • Paginator: Responsive Templating showing multiple layouts on break points #​5604
  • InputNumber: The InputNumber is not working properly in the new version #​5602
  • Menu / Stepper: Pass Through Unstyled Mode #​5599
  • Hydration defects #​5593
  • InputNumber: Cannot input number 0 in Hungarian(QWERTZ) layout #​5577
  • Menu: support style property for submenuHeader item #​5562
  • InputNumber Not Working android #​5545
  • InputNumber: Cannot input numbers in AZERTY layout #​5508
  • DataTable: rowClass, rowStyle typing defects #​5498
  • DataTable: Modifying value of expendedRow is not reflected #​5372
  • InputNumber can't enter 0.0x using minFractionDigits/mode="currency" #​5170
  • Calendar: Input value is not updated when model is changed externally #​4938

Implemented New Features and Enhancements:

  • AutoComplete: Enter does not submit form #​5618
  • Knob: Added valueTemplate function support #​5616
  • Tree: Missing Passthrough Options #​5574
  • Sidebar: dismissable prop can't be changed dynamically #​5563
  • TreeTable: filterField ignored #​5525
  • ScrollPanel: Errors in moveBar() when xBar and yBar attributes don't exist #​5518
  • Toast: Race condition on remove #​5225
  • Dropdown: aria-label missing from inner ul element #​5277
pygments/pygments (pygments)

v2.18.0

Compare Source

(released May 4th, 2024)

  • New lexers:

  • Updated lexers:

    • Awk: recognize ternary operator (#​2687)
    • Bash: add openrc alias (#​2599, #​2371)
    • Coq: add keywords, lex more vernacular command arguments, produce
      fewer tokens on heading comments (#​2678)
    • DNS zone files: Fix comment parsing (#​2595)
    • Hy: Support unicode literals (#​1126)
    • Inform6: Update to Inform 6.42 (#​2644)
    • lean: Fix name handling (#​2614)
    • Logtalk: add uninstantiation keyword and recognize
      escape sequences (#​2619)
    • Macaulay2: Update to 1.23 (#​2655)
    • Python: fix highlighting of soft keywords before None/True/False
    • reStructuredText: use Token.Comment for comments instead of
      Comment.Preproc (#​2598)
    • Rust: highlight :, :: and -> as Punctuation
      and whitespace as Whitespace, instead of Text
      in both cases (#​2631)
    • Spice: Add keywords (#​2621)
    • SQL Explain: allow negative numbers (#​2610)
    • Swift: Support multiline strings (#​2681)
    • ThingsDB: add constants and new functions; support template
      strings (#​2624)
    • UL4: support nested <?doc?> and <?note?> tags (#​2597)
    • VHDL: support multi-line comments of VHDL-2008 (#​2622)
    • Wikitext: Remove kk-* in variant_langs (#​2647)
    • Xtend: Add val and var (#​2602)
  • New styles:

  • Make background colors in the image formatter work with Pillow 10.0 (#​2623)

  • Require Python 3.8. As a result, the importlib-metadata package
    is no longer needed for fast plugin discovery on Python 3.7.
    The plugins extra (used as, e.g., pip install pygments[plugins])
    is kept for backwards compatibility but now has no effect. (#​2601)

  • Require the url attribute for lexers inside Pygments, add
    it to many lexers (#​2588)

  • Replace Pyflakes linter with Ruff (#​2592)

  • Add macOS CI (#​2594)

  • Built-in lexers now declare the version of Pygments in which they were
    added in a required version_added lexer attribute, instead of a
    .. versionadded:: directive in the docstring (#​2589, #​2634)

  • The url attribute is now required for built-in lexers and
    has been added to all existing lexers (#​2588)

  • The RTF formatter supports line number and line highlighting now (#​1217, #​2654)

  • Add \sa0 keyword in the RTF formatter (#​1111, #​2607)

  • Register pycon as an alias for the Python console lexer (#​2697)

  • Add MIME-Type for DesktopLexer (#​2613)

  • Fix native style to meet WCAG AA guidelines (#​2600)

  • Fix typo in documentation (#​2672)

  • Use format strings consistently (#​2661)

  • Add __class_getitem__ to Formatter to improve typing support (#​2665)

sass/dart-sass (sass)

v1.77.4

Compare Source

Embedded Sass
  • Support passing Version input for fatalDeprecations as string over
    embedded protocol.

  • Fix a bug in the JS Embedded Host where Version could be incorrectly accepted
    as input for silenceDeprecations and futureDeprecations in pure JS.

v1.77.3

Compare Source

Dart API
  • Deprecation.duplicateVariableFlags has been deprecated and replaced with
    Deprecation.duplicateVarFlags to make it consistent with the
    duplicate-var-flags name used on the command line and in the JS API.

v1.77.2

Compare Source

  • Don't emit deprecation warnings for functions and mixins beginning with __.

  • Allow user-defined functions whose names begin with _ and otherwise look
    like vendor-prefixed functions with special CSS syntax.

Command-Line Interface
  • Properly handle the --silence-deprecation flag.

  • Handle the --fatal-deprecation and --future-deprecation flags for
    --interactive mode.

v1.77.1

Compare Source

  • Fix a crash that could come up with importers in certain contexts.

v1.77.0

Compare Source

  • Don't throw errors for at-rules in keyframe blocks.

v1.76.0

Compare Source

  • Throw errors for misplaced statements in keyframe blocks.

  • Mixins and functions whose names begin with -- are now deprecated for
    forwards-compatibility with the in-progress CSS functions and mixins spec.
    This deprecation is named css-function-mixin.

vitejs/vite (vite)

v5.2.12

Compare Source

v5.2.11

Compare Source

v5.2.10

Compare Source

v5.2.9

Compare Source

vuejs/core (vue)

v3.4.27

Compare Source

Bug Fixes

v3.4.26

Compare Source

Bug Fixes

v3.4.25

Compare Source

Bug Fixes

v3.4.24

Compare Source

Bug Fixes

v3.4.23

Compare Source

Bug Fixes
  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #​10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #​10709

v3.4.22

Compare Source

Bug Fixes
Performance Improvements
  • add __NO_SIDE_EFFECTS__ comments (#​9053) (d46df6b)
  • optimize component props/slots internal object checks (6af733d)
  • ssr: avoid calling markRaw on component instance proxy (4bc9f39)
  • ssr: optimize setup context creation for ssr in v8 (ca84316)
vuejs/router (vue-router)

v4.3.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.3.1

Compare Source

Please refer to CHANGELOG.md for details.


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 4 times, most recently from 0527942 to e61d31a Compare May 1, 2024 00:00
@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch 5 times, most recently from 9248fe5 to af1262f Compare May 8, 2024 00:00
@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch 5 times, most recently from 1b9ac11 to 7a41bac Compare May 17, 2024 00:00
@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch 4 times, most recently from 75fcd33 to 5df103e Compare May 24, 2024 00:00
@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch 3 times, most recently from 04f08db to 01e9e84 Compare May 30, 2024 00:00
@pecoret-bot pecoret-bot force-pushed the renovate/all-minor-patch-deps branch from 01e9e84 to 0e8537d Compare May 31, 2024 00:00
@blockisec blockisec merged commit 38da313 into main May 31, 2024
2 checks passed
@blockisec blockisec deleted the renovate/all-minor-patch-deps branch May 31, 2024 11:24
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