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

Next Version Bump #1650

Merged
merged 51 commits into from
Dec 12, 2022
Merged

Next Version Bump #1650

merged 51 commits into from
Dec 12, 2022

Conversation

ju-Skinner
Copy link
Collaborator

@ju-Skinner ju-Skinner commented Dec 6, 2022

Sage Lib changes / enhancements

  1. (LOW) [DSS-216] - Storybook Dropdown - options menu not responding #1645 - Improve Storybook controls for OptionsMenu located under the Dropdown component
  2. (BREAKING) [DSS-142] Modal - Size Update #1646 - Updates the available sizes for the Modal component and cleans up documentation.
  3. (LOW) [DSS-241]: Remove white background from input labels #1654 - Removed white background color from form input labels.
    • Sanity check any pages with Sage form inputs for any unexpected visual changes.
  4. (LOW) [DSS-242]: Update form input background to white #1655 - Added white background color to form input fields.
    • Sanity check any pages with Sage form inputs for any unexpected visual changes.
  5. (LOW) [DSS-240] Duplicate without user-selected canonical error #1652 - Added canonical to docs site <head>. Documentation only updates, no effect on KP.
  6. (LOW) [DSS-243] Add missing page title content #1656 - Added unique page <title> content to prevent duplicates. Documentation only updates, no effect on KP.
  7. (LOW) [DSS-244]: Hero image .jpeg fix #1657 - Fixed hero component images not loading on the production docs site. Docs only update, no effect on KP.
  8. (LOW) [DSS-238]: Dropdown - Rich Text Editor Menu (text and icon) Stories aren't responding to controls being changed #1658 - Move stories for Rich Text Editor to fix storybook examples & Update how Dropdown, ToolbarDropdown, ToolbarEditorDropdown, and OptionsDropdown components reference Dropdown.ItemList
  9. (LOW) [DSS-245] Rich Text Editor followup #1659 - Update to Rich Text Editor, not currently in use

Vulnerability updates

These are automated updates provided by either Snyk or Dependabot. These have been lightly vetted and should have little to no impact on functionality.

Gemfile updates

  1. [Snyk] Fix for 1 vulnerabilities #1261
  2. chore(deps): bump nokogiri from 1.10.10 to 1.12.5 in /docs #1435
  3. chore(deps): bump rails-html-sanitizer from 1.3.0 to 1.4.3 in /docs #1502
  4. chore(deps): bump tzinfo from 1.2.9 to 1.2.10 in /docs #1528
  5. chore(deps): bump rack from 2.2.3 to 2.2.4 in /docs #1651

Package.json / yarn.lock updates

  1. chore(deps): bump shell-quote from 1.7.2 to 1.7.3 #1483
  2. chore(deps): bump deep-object-diff from 1.1.7 to 1.1.9 #1635
  3. chore(deps): bump engine.io from 6.2.0 to 6.2.1 #1638
  4. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 #1647

snyk-bot and others added 30 commits March 10, 2022 02:17
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.10...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [deep-object-diff](https://github.com/mattphillips/deep-object-diff) from 1.1.7 to 1.1.9.
- [Release notes](https://github.com/mattphillips/deep-object-diff/releases)
- [Commits](https://github.com/mattphillips/deep-object-diff/commits)

---
updated-dependencies:
- dependency-name: deep-object-diff
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
adds the missing spread of the args parameter to the component
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…0fc684a0c

[Snyk] Fix for 1 vulnerabilities
…-1.12.5

chore(deps): bump nokogiri from 1.10.10 to 1.12.5 in /docs
…ote-1.7.3

chore(deps): bump shell-quote from 1.7.2 to 1.7.3
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.3.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md)
- [Commits](rails/rails-html-sanitizer@v1.3.0...v1.4.3)

---
updated-dependencies:
- dependency-name: rails-html-sanitizer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ml-sanitizer-1.4.3

chore(deps): bump rails-html-sanitizer from 1.3.0 to 1.4.3 in /docs
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](tzinfo/tzinfo@v1.2.9...v1.2.10)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@2.2.3...2.2.4)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
….2.10

chore(deps): bump tzinfo from 1.2.9 to 1.2.10 in /docs
…ect-diff-1.1.9

chore(deps): bump deep-object-diff from 1.1.7 to 1.1.9
…o-6.2.1

chore(deps): bump engine.io from 6.2.0 to 6.2.1
…ri-component-0.2.2

chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
chore(deps): bump rack from 2.2.3 to 2.2.4 in /docs
…ns-menu-no-response

[DSS-216] - Storybook Dropdown - options menu not responding
pixelflips and others added 19 commits December 7, 2022 11:02
[DSS-240] Duplicate without user-selected canonical error
…or-no-response

[DSS-238]:  Dropdown - Rich Text Editor Menu (text and icon) Stories aren't responding to controls being changed
- resolve issue with component not being exported
- fix logic such that there can be one nav item
@ju-Skinner ju-Skinner marked this pull request as ready for review December 12, 2022 19:52
@ju-Skinner ju-Skinner merged commit 4538ad9 into main Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants