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

Bump the non-majors group across 1 directory with 14 updates #42

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the non-majors group with 14 updates in the / directory:

Package From To
primevue 3.49.0 3.52.0
vue 3.4.19 3.4.27
vue-router 4.2.5 4.3.2
@iconify/json 2.2.183 2.2.208
@types/node 20.11.19 20.12.11
@typescript-eslint/eslint-plugin 7.0.1 7.8.0
@typescript-eslint/parser 7.0.1 7.8.0
autoprefixer 10.4.17 10.4.19
eslint-plugin-vue 9.21.1 9.26.0
openapi-typescript 6.7.4 6.7.5
postcss 8.4.35 8.4.38
sass 1.71.0 1.77.1
typescript 5.3.3 5.4.5
vite 5.1.3 5.2.11

Updates primevue from 3.49.0 to 3.52.0

Release notes

Sourced from primevue's releases.

PrimeVue 3.52.0

What's Changed

New Contributors

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

PrimeVue 3.51.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from primevue's changelog.

3.52.0 (2024-04-26)

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

3.51.0 (2024-04-04)

Full Changelog

Fixed bugs:

  • tree: loadingMode #5509
  • Upload File doen'st show invalidFileSizeMessage #5497
  • Stepper: changing step is making the StepperPanel a render #5495
  • Multiselect - Filter - Duplicate keys on search. #5455
  • Slider: Focus on slider on mouse click not working #5446
  • Dropdown: throws error when grouped item is selected #5445
  • Stepper: number element box-shadow defect #5442
  • Autocomplete: isSelected(option) doesn't work correctly when 'multiple' is true #5435
  • Carousel: Unable to scroll vertically on mobile #5320
  • InputOtp: Unable to input integers in integerOnly #5422
  • Menu components: Hidden Menu-Item can still be activated (focused) on Keyboard-Navigation #5318
  • Slider: [Violation] Non-passive event #5213

... (truncated)

Commits

Updates vue from 3.4.19 to 3.4.27

Release notes

Sourced from vue's releases.

v3.4.27

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.26

Please refer to CHANGELOG.md for details.

v3.4.25

Please refer to CHANGELOG.md for details.

v3.4.24

Please refer to CHANGELOG.md for details.

v3.4.23

Please refer to CHANGELOG.md for details.

v3.4.22

Please refer to CHANGELOG.md for details.

v3.4.21

Please refer to CHANGELOG.md for details.

v3.4.20

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.27 (2024-05-06)

Bug Fixes

3.4.26 (2024-04-29)

Bug Fixes

3.4.25 (2024-04-24)

Bug Fixes

3.4.24 (2024-04-22)

Bug Fixes

  • compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
  • compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
  • compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
  • compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
  • compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
  • deps: update compiler (#10760) (15df5c1)
  • runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708

... (truncated)

Commits
  • 4619461 release: v3.4.27
  • 10d34a5 fix(compiler-sfc): handle keyof operator (#10874)
  • 8366126 fix(compat): include legacy scoped slots (#10868)
  • f2c1412 fix(hydration): handle edge case of style mismatch without style attribute
  • 481b1b6 refactor(types): use explicit modifiers type (#10856)
  • 8373350 chore(deps): update build (#10867)
  • bead21a chore(deps): update all non-major dependencies (#10866)
  • c0c9432 test(watch): watching a reactive array (#10848)
  • 0e3d617 fix(compiler-dom): restrict createStaticVNode usage with option elements (#10...
  • c9c9dff refactor(perf): assign value in if block (#10836)
  • Additional commits viewable in compare view

Updates vue-router from 4.2.5 to 4.3.2

Release notes

Sourced from vue-router's releases.

v4.3.2

Please refer to CHANGELOG.md for details.

v4.3.1

Please refer to CHANGELOG.md for details.

v4.3.0

Please refer to CHANGELOG.md for details.

Commits

Updates @iconify/json from 2.2.183 to 2.2.208

Commits
  • 6e1b26d Update 2 icon sets: Gitlab SVGs, Prime Icons
  • 67bb7a8 Update 7 icon sets
  • 324d560 Update 3 icon sets: IonIcons, OpenSearch UI, Tabler Icons
  • 95281be Update 9 icon sets
  • d119d5d Update 10 icon sets
  • 22774eb Update 11 icon sets
  • ab0be46 Update 5 icon sets
  • f71c2d8 Update 5 icon sets
  • cb10e3a Update 8 icon sets
  • 897ecaf Update 4 icon sets: Ant Design Icons, FormKit Icons, Token Icons Branded, Tok...
  • Additional commits viewable in compare view

Updates @types/node from 20.11.19 to 20.12.11

Commits

Updates @typescript-eslint/eslint-plugin from 7.0.1 to 7.8.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.8.0

7.8.0 (2024-04-29)

🚀 Features

  • rule-tester: assert suggestion messages are unique (#8995)
  • typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)

🩹 Fixes

  • eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
  • eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
  • eslint-plugin: [no-unsafe-return] handle union types (#9001)
  • eslint-plugin: [no-unused-vars] clear error report range (#8640)
  • utils: export ESLint backwards-compat functions (#8976)

❤️ Thank You

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

v7.7.1

7.7.1 (2024-04-22)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559)
  • eslint-plugin: [no-for-in-array] refine report location (#8874)
  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)

❤️ Thank You

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

v7.7.0

7.7.0 (2024-04-15)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.8.0 (2024-04-29)

🩹 Fixes

  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You

  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

7.7.1 (2024-04-22)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You

  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

... (truncated)

Commits
  • ee677f6 chore(release): publish 7.8.0
  • 8127873 fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)
  • 216d1b0 fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)
  • 51d2193 fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)
  • 4bed24d fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...
  • b0f7aa4 fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)
  • 219b841 chore: resolve lint issues on main branch (#8966)
  • 3e19436 chore(release): publish 7.7.1
  • b2552ca fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...
  • fdeba42 fix(eslint-plugin): [no-for-in-array] refine report location (#8874)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.0.1 to 7.8.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.8.0

7.8.0 (2024-04-29)

🚀 Features

  • rule-tester: assert suggestion messages are unique (#8995)
  • typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)

🩹 Fixes

  • eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
  • eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
  • eslint-plugin: [no-unsafe-return] handle union types (#9001)
  • eslint-plugin: [no-unused-vars] clear error report range (#8640)
  • utils: export ESLint backwards-compat functions (#8976)

❤️ Thank You

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

v7.7.1

7.7.1 (2024-04-22)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559)
  • eslint-plugin: [no-for-in-array] refine report location (#8874)
  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)

❤️ Thank You

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

v7.7.0

7.7.0 (2024-04-15)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.8.0 (2024-04-29)

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.

7.7.1 (2024-04-22)

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.

7.7.0 (2024-04-15)

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.

7.6.0 (2024-04-08)

🚀 Features

  • bump npm dependency ranges

❤️ Thank You

  • Abraham Guo
  • auvred
  • Brad Zacher

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

7.5.0 (2024-04-01)

🩹 Fixes

  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

... (truncated)

Commits
  • ee677f6 chore(release): publish 7.8.0
  • 3e19436 chore(release): publish 7.7.1
  • e44a1a2 chore(release): publish 7.7.0
  • e1db872 chore(release): publish 7.6.0
  • a6ab2cb feat: bump npm dependency ranges (#8860)
  • a14ba9d chore(release): publish 7.5.0
  • ecb6b55 docs: add homepage (#8742)
  • d5615d7 fix(parser): disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • 5d24691 chore(release): publish 7.4.0
  • e408b93 feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...
  • Additional commits viewable in compare view

Updates autoprefixer from 10.4.17 to 10.4.19

Release notes

Sourced from autoprefixer's releases.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
Changelog

Sourced from autoprefixer's changelog.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
Commits

Updates eslint-plugin-vue from 9.21.1 to 9.26.0

Release notes

Sourced from eslint-plugin-vue's releases.

v9.26.0

✨ Enhancements

🐛 Bug Fixes

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

v9.25.0

✨ Enhancements

🐛 Bug Fixes

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

v9.24.1

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.24.0...v9.24.1

v9.24.0

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.23.0...v9.24.0

v9.23.0

✨ Enhancements

... (truncated)

Commits

Updates openapi-typescript from 6.7.4 to 6.7.5

Release notes

Sourced from openapi-typescript's releases.

openapi-typescript@6.7.5

Patch Changes

Changelog

Sourced from openapi-typescript's changelog.

6.7.5

Patch Changes

Bumps the non-majors group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [primevue](https://github.com/primefaces/primevue) | `3.49.0` | `3.52.0` |
| [vue](https://github.com/vuejs/core) | `3.4.19` | `3.4.27` |
| [vue-router](https://github.com/vuejs/router) | `4.2.5` | `4.3.2` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.183` | `2.2.208` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.19` | `20.12.11` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.1` | `7.8.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.1` | `7.8.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.21.1` | `9.26.0` |
| [openapi-typescript](https://github.com/drwpow/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `6.7.4` | `6.7.5` |
| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |
| [sass](https://github.com/sass/dart-sass) | `1.71.0` | `1.77.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.3` | `5.2.11` |



Updates `primevue` from 3.49.0 to 3.52.0
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](primefaces/primevue@3.49.0...3.52.0)

Updates `vue` from 3.4.19 to 3.4.27
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.19...v3.4.27)

Updates `vue-router` from 4.2.5 to 4.3.2
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.2.5...v4.3.2)

Updates `@iconify/json` from 2.2.183 to 2.2.208
- [Commits](iconify/icon-sets@2.2.183...2.2.208)

Updates `@types/node` from 20.11.19 to 20.12.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 7.0.1 to 7.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.0.1 to 7.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)

Updates `autoprefixer` from 10.4.17 to 10.4.19
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.17...10.4.19)

Updates `eslint-plugin-vue` from 9.21.1 to 9.26.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.21.1...v9.26.0)

Updates `openapi-typescript` from 6.7.4 to 6.7.5
- [Release notes](https://github.com/drwpow/openapi-typescript/releases)
- [Changelog](https://github.com/drwpow/openapi-typescript/blob/openapi-typescript@6.7.5/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/drwpow/openapi-typescript/commits/openapi-typescript@6.7.5/packages/openapi-typescript)

Updates `postcss` from 8.4.35 to 8.4.38
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.35...8.4.38)

Updates `sass` from 1.71.0 to 1.77.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.71.0...1.77.1)

Updates `typescript` from 5.3.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

Updates `vite` from 5.1.3 to 5.2.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.11/packages/vite)

---
updated-dependencies:
- dependency-name: primevue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: openapi-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
Copy link
Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #43.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/non-majors-c30f95aa7d branch May 20, 2024 03:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants