Conversation
Adjust the reset interval, and logic to prevent excess resets
Remove vuetify-loader.
Resolve remaining issues with dropdown positioning and broken help tooltips
Attempt to do automated dependency upgrades.
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.30.0 to 7.9.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@5.30.0...7.9.0) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [store2](https://github.com/nbubna/store) from 2.13.2 to 2.14.2. - [Release notes](https://github.com/nbubna/store/releases) - [Commits](nbubna/store@2.13.2...2.14.2) --- updated-dependencies: - dependency-name: store2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.14.305 to 2.15.349. - [Release notes](https://github.com/mozilla/pdfjs-dist/releases) - [Commits](mozilla/pdfjs-dist@v2.14.305...v2.15.349) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v6.5.3...v6.5.4) --- updated-dependencies: - dependency-name: workbox-precaching dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…n/sentry/browser-7.9.0 Bump @sentry/browser from 5.30.0 to 7.9.0
…n/workbox-precaching-6.5.4 Bump workbox-precaching from 6.5.3 to 6.5.4
…n/store2-2.14.2 Bump store2 from 2.13.2 to 2.14.2
…n/core-js-3.25.1 Bump core-js from 3.25.0 to 3.25.1
Bumps [jest-each](https://github.com/facebook/jest/tree/HEAD/packages/jest-each) from 28.1.3 to 29.0.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/jest-each) --- updated-dependencies: - dependency-name: jest-each dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…n/jest-each-29.0.3 Bump jest-each from 28.1.3 to 29.0.3
…me for the file does not have one.
… array is available
Bumps [broadcast-channel](https://github.com/pubkey/broadcast-channel) from 4.14.0 to 4.17.0. - [Release notes](https://github.com/pubkey/broadcast-channel/releases) - [Changelog](https://github.com/pubkey/broadcast-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/pubkey/broadcast-channel/commits) --- updated-dependencies: - dependency-name: broadcast-channel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…n/broadcast-channel-4.17.0 Bump broadcast-channel from 4.14.0 to 4.17.0
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.15.349 to 2.16.105. - [Release notes](https://github.com/mozilla/pdfjs-dist/releases) - [Commits](mozilla/pdfjs-dist@v2.15.349...v2.16.105) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Add new models for full text search and migration commands
…n CatalogList.vue file to correctly update the channel cards width
Updates width of content library channel cards with no description to…
…n/pdfjs-dist-2.16.105 Bump pdfjs-dist from 2.15.349 to 2.16.105
Use the file format as the default extension in case the passed in name for the file does not have one.
….3.4 Bump redis from 3.5.3 to 4.3.4
Add files existence and length check so validation is run later
Hide tooltip for certain accessibility options and reorder them
Refactor frontend-only fields and defensiveness
Merged
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
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.
Summary
Major release of multiple new features and bug fixes:
Dependency updates