-
-
Notifications
You must be signed in to change notification settings - Fork 21
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 #135
base: main
Are you sure you want to change the base?
Conversation
fc46663
to
e15bc2b
Compare
1f866f4
to
521e351
Compare
638240a
to
9400440
Compare
9544e97
to
b848535
Compare
2bbbd49
to
7d7f706
Compare
c87179f
to
5944312
Compare
3e069cd
to
79c4915
Compare
79c4915
to
4182076
Compare
c959d90
to
8510a03
Compare
dcfcf24
to
514a479
Compare
e23781d
to
48c6712
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
10cd487
to
381c433
Compare
a0510f0
to
b3e4108
Compare
b3e4108
to
7d5a76b
Compare
7d5a76b
to
9c0fda3
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
1.6.0
->1.6.9
6.5.1
->6.7.2
6.5.1
->6.7.2
6.5.1
->6.7.2
6.5.1
->6.7.2
3.0.6
->3.0.8
1.3.9
->1.4.4
5.0.4
->5.2.1
1.20.2
->1.20.3
^0.5.0
->^0.7.0
5.5.5
->5.6.0
6.4.6
->6.5.2
16.4.5
->16.4.7
2.29.1
->2.31.0
9.24.0
->9.32.0
4.19.2
->4.21.2
v6.1
->v6.2
7.6.10
->7.8.4
9.2.2
->9.3.6
2.1.7
->2.3.0
3.4.1
->3.6.0
1.72.0
->1.83.4
~7.5.2
->~7.6.0
~2.7.3
->~2.8.0
5.2.6
->5.4.11
3.4.21
->3.5.13
4.3.0
->4.5.0
Release Notes
formkit/formkit (@formkit/vue)
v1.6.9
Compare Source
v1.6.8
Compare Source
🐛 Bug Fixes
FormKitSchema
automatically from@formkit/vue
when autoImport is true in Nuxt (#1286)v1.6.7
Compare Source
🐛 Bug Fixes
type
prop ofdatetime-local
input (#1486)💪 New features
date_before_or_equal
,date_after_or_equal
,date_before_node
,date_after_node
v1.6.6
Compare Source
🐛 Bug fixes
v1.6.5
Compare Source
🐛 Bug fixes
data-invalid
attribute to not be removed when conditionally removing validation rules (#1384).v1.6.4
Compare Source
🐛 Bug fixes
data-invalid
attribute on reset (regression in 1.6.3) (#1376)v1.6.3
Compare Source
💪 New Features
context.state.passing
property indicates whether or not a given input is passing all its validation rules.🐛 Bug fixes
beforeStepChange
is no longer called when the step cannot be advanced (#1191).v1.6.2
Compare Source
🐛 Bug fixes
@formkit/themes
package (#1281).create-app
cli command (#1233).v1.6.1
Compare Source
💪 New features
mergeStrategy
to allow syncing between two nodes of the same name inside the same parent.@formkit/inputs
package.🐛 Bug fixes
Transition
components.findSection
that did not properly return values from conditional branches.FortAwesome/Font-Awesome (@fortawesome/fontawesome-svg-core)
v6.7.2
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.1
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.6.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.5.2
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
FortAwesome/vue-fontawesome (@fortawesome/vue-fontawesome)
v3.0.8
Compare Source
Changed
package-lock.json
to help fix faililng testsv3.0.7
Compare Source
Changed
.tool-versions
FontAwesomeLayers.test.js
node-versions
inci.yml
index.d.ts
README.md
for new Font Awesome Doc linkimengyu/vue3-context-menu (@imengyu/vue3-context-menu)
v1.4.4
Compare Source
v1.4.3
Compare Source
v1.4.2
Compare Source
v1.4.1
Compare Source
v1.4.0
Compare Source
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.1
v5.2.0
v5.1.5
hash
to replacecreateHash
(#460) (de88394), closes #460v5.1.4
v5.1.3
__VUE_OPTIONS_API__
(acb57c9), closes #438v5.1.2
type
field (a6b7e3f)script.propsDestructure
option (1e24322), closes #431v5.1.1
v5.1.0
features
option (#419) (3e839e2), closes #419v5.0.5
__VUE_PROD_DEVTOOLS__
(#81) (277a3ab), closes #81expressjs/body-parser (body-parser)
v1.20.3
Compare Source
===================
depth
option to customize the depth level in the parserdepth
level for parsing URL-encoded data is now32
(previously wasInfinity
)jshttp/cookie (cookie)
v0.7.2
Compare Source
Fixed
hasOwnProperty
(#177)bc38ffd
v0.7.1
: 0.7.1Compare Source
Fixed
serialize
without options, useobj.hasOwnProperty
when parsing (#172)v0.7.0
: 0.7.0Compare Source
main
topackage.json
for rspack (#166 by @proudparrot2)v0.6.0
Compare Source
==================
partitioned
optionadaltas/node-csv (csv-parse)
v5.6.0
Compare Source
Features
v5.5.6
Compare Source
Bug Fixes
adaltas/node-csv (csv-stringify)
v6.5.2
Compare Source
Note: Version bump only for package csv-stringify
v6.5.1
Compare Source
Note: Version bump only for package csv-stringify
v6.5.0
Compare Source
Features
columns
type asreadonly
(#358) (44f2e7c)motdotla/dotenv (dotenv)
v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
import-js/eslint-plugin-import (eslint-plugin-import)
v2.31.0
Compare Source
Added
order
]: allow validating named imports ([#3043], thanks [@manuth])extensions
]: add thecheckTypeImports
option ([#2817], thanks [@phryneas])Fixed
ExportMap
/ flat config: includelanguageOptions
in context ([#3052], thanks [@michaelfaith])no-named-as-default
]: Allow using an identifier if the export is both a named and a default export ([#3032], thanks [@akwodkiewicz])export
]: False positive for exported overloaded functions in TS ([#3065], thanks [@liuxingbaoyu])exportMap
: export map cache is tainted by unreliable parse results ([#3062], thanks [@michaelfaith])exportMap
: improve cacheKey when using flat config ([#3072], thanks [@michaelfaith])Changed
no-relative-packages
]: fix typo ([#3066], thanks [@joshuaobrien])no-cycle
]: dont scc for each linted file ([#3068], thanks [@soryy708])no-cycle
]: adddisableScc
to docs ([#3070], thanks [@soryy708])RuleTester
([#3071], thanks [@G-Rath])no-restricted-paths
]: fix grammar ([#3073], thanks [@unbeauvoyage])no-default-export
], [no-named-export
]: add test case (thanks [@G-Rath])v2.30.0
Compare Source
Added
dynamic-import-chunkname
]: addallowEmpty
option to allow empty leading comments ([#2942], thanks [@JiangWeixian])dynamic-import-chunkname
]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode ([#3004], thanks [@amsardesai])no-unused-modules
]: AddignoreUnusedTypeExports
option ([#3011], thanks [@silverwind])Fixed
no-extraneous-dependencies
]: allow wrong path ([#3012], thanks [@chabb])no-cycle
]: use scc algorithm to optimize ([#2998], thanks [@soryy708])no-duplicates
]: Removing duplicates breaks in TypeScript ([#3033], thanks [@yesl-kim])newline-after-import
]: fix considerComments option when require ([#2952], thanks [@developer-bandi])order
]: do not compare first path segment for relative paths ([#2682]) ([#2885], thanks [@mihkeleidast])Changed
no-extraneous-dependencies
: Make glob pattern description more explicit ([#2944], thanks [@mulztob])no-unused-modules
]: add console message to help debug [#2866]ExportMap
: make procedures static instead of monkeypatching exportmap ([#2982], thanks [@soryy708])ExportMap
: separate ExportMap instance from its builder logic ([#2985], thanks [@soryy708])order
: Add a quick note on how unbound imports and --fix ([#2640], thanks [@minervabot])exportMapBuilder
: avoid hoisting ([#2989], thanks [@soryy708])ExportMap
: extract "builder" logic to separate files ([#2991], thanks [@soryy708])order
]: update the description of thepathGroupsExcludedImportTypes
option ([#3036], thanks [@liby])vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.32.0
Compare Source
v9.31.0
Compare Source
✨ Enhancements
caseSensitive
option tovue/no-reserved-component-names
rule.vue/prefer-use-template-ref
rule that requires usinguseTemplateRef()
instead ofref()
for template refs.vue/no-empty-component-block
rule auto-fixable.🐛 Bug Fixes
v-bind:name
invue/require-explicit-slots
rule.⚙️ Updates
vue/define-macros-order
](https://eslint.vuejs.org/rules/defiConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.