-
Notifications
You must be signed in to change notification settings - Fork 1
Release 11.4.0 #271
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
Merged
Merged
Release 11.4.0 #271
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…/ejs-3.1.10 build(deps-dev): bump ejs from 3.1.9 to 3.1.10
## [11.3.0](v11.2.0...v11.3.0) (2024-05-02) ### Fixed * **Select:** update to match installed version of material/select ([a739d35](a739d35)) ### Added * **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b)) * **Select:** Add Select.required prop ([94bab91](94bab91)) * **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.2...6.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…/ws-6.2.3 build(deps-dev): bump ws from 6.2.2 to 6.2.3
## [11.3.0](v11.2.0...v11.3.0) (2024-06-19) ### Fixed * **Select:** update to match installed version of material/select ([a739d35](a739d35)) ### Added * **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b)) * **Select:** Add Select.required prop ([94bab91](94bab91)) * **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
…/braces-3.0.3 build(deps-dev): bump braces from 3.0.2 to 3.0.3
## [11.3.0](v11.2.0...v11.3.0) (2024-06-19) ### Fixed * **Select:** update to match installed version of material/select ([a739d35](a739d35)) ### Added * **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b)) * **Select:** Add Select.required prop ([94bab91](94bab91)) * **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
npm update ITSE-1320
## [11.3.0](v11.2.0...v11.3.0) (2024-06-29) ### Fixed * **Select:** update to match installed version of material/select ([a739d35](a739d35)) ### Added * **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b)) * **Select:** Add Select.required prop ([94bab91](94bab91)) * **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
…pose blur and change events
…o-SearchableSelect feat(searchableSelect): add showError prop to SearchableSelect and ex…
## [11.3.0](v11.2.0...v11.3.0) (2024-07-03) ### Fixed * **Select:** update to match installed version of material/select ([a739d35](a739d35)) ### Added * **searchableSelect:** add showError prop to searchableSelect and expose blur and change events ([2d4db3f](2d4db3f)) * **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b)) * **Select:** Add Select.required prop ([94bab91](94bab91)) * **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
## [11.3.0](v11.2.0...v11.3.0) (2024-07-03) ### Fixed * **Select:** update to match installed version of material/select ([a739d35](a739d35)) ### Added * **searchableSelect:** add showError prop to searchableSelect and expose blur and change events ([2d4db3f](2d4db3f)) * **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b)) * **Select:** Add Select.required prop ([94bab91](94bab91)) * **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
briskt
approved these changes
Jul 3, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The number of changed lines in package-lock.json is crazy!
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added
Changed
Feature branch checklist
make format
,make dry
andmake install