Jennifer Richards
|
8d7e8d6830
|
chore(deps): revert ical.js to 1.5.0 (#7293)
* chore(deps): revert ical.js to 1.5.0
@fullcalendar/icalendar needs < 2.0.0
* chore(deps): Add ical.js to yarn cache
|
2024-04-05 10:40:21 -05:00 |
|
dependabot[bot]
|
837bbeed09
|
chore(deps): bump the yarn group with 5 updates (#7280)
Bumps the yarn group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001599` | `1.0.30001603` |
| [ical.js](https://github.com/kewisch/ical.js) | `1.5.0` | `2.0.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.23.0` | `9.24.0` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.16.0` | `8.18.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.2` | `4.5.3` |
Updates `caniuse-lite` from 1.0.30001599 to 1.0.30001603
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001599...1.0.30001603)
Updates `ical.js` from 1.5.0 to 2.0.0
- [Release notes](https://github.com/kewisch/ical.js/releases)
- [Changelog](https://github.com/kewisch/ical.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kewisch/ical.js/compare/v1.5.0...v2.0.0)
Updates `eslint-plugin-vue` from 9.23.0 to 9.24.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0)
Updates `html-validate` from 8.16.0 to 8.18.1
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.16.0...v8.18.1)
Updates `vite` from 4.5.2 to 4.5.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: ical.js
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: yarn
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-03 17:57:40 -05:00 |
|
Nicolas Giard
|
c02ece3af2
|
fix: handle dynamic poll columns (#7243)
|
2024-03-22 12:38:28 -05:00 |
|
dependabot[bot]
|
2cc0646ee2
|
chore(deps): bump the yarn group with 5 updates (#7229)
Bumps the yarn group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001597` | `1.0.30001599` |
| [d3](https://github.com/d3/d3) | `7.8.5` | `7.9.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.22.0` | `9.23.0` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.15.0` | `8.16.0` |
| [sass](https://github.com/sass/dart-sass) | `1.71.1` | `1.72.0` |
Updates `caniuse-lite` from 1.0.30001597 to 1.0.30001599
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001597...1.0.30001599)
Updates `d3` from 7.8.5 to 7.9.0
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.8.5...v7.9.0)
Updates `eslint-plugin-vue` from 9.22.0 to 9.23.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0)
Updates `html-validate` from 8.15.0 to 8.16.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.15.0...v8.16.0)
Updates `sass` from 1.71.1 to 1.72.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.71.1...1.72.0)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: d3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-21 15:09:06 -05:00 |
|
dependabot[bot]
|
8166601c23
|
chore(deps): bump the yarn group with 3 updates (#7164)
Bumps the yarn group with 3 updates: [caniuse-lite](https://github.com/browserslist/caniuse-lite), [highcharts](https://github.com/highcharts/highcharts-dist) and [html-validate](https://gitlab.com/html-validate/html-validate).
Updates `caniuse-lite` from 1.0.30001593 to 1.0.30001597
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001593...1.0.30001597)
Updates `highcharts` from 11.3.0 to 11.4.0
- [Commits](https://github.com/highcharts/highcharts-dist/compare/v11.3.0...v11.4.0)
Updates `html-validate` from 8.12.0 to 8.15.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.12.0...v8.15.0)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: highcharts
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-12 08:49:50 -05:00 |
|
dependabot[bot]
|
93fca0036a
|
chore(deps): bump the yarn group with 7 updates (#7137)
Bumps the yarn group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001589` | `1.0.30001593` |
| [vue](https://github.com/vuejs/core) | `3.4.20` | `3.4.21` |
| [@parcel/optimizer-data-url](https://github.com/parcel-bundler/parcel) | `2.11.0` | `2.12.0` |
| [@parcel/transformer-inline-string](https://github.com/parcel-bundler/parcel) | `2.11.0` | `2.12.0` |
| [@parcel/transformer-sass](https://github.com/parcel-bundler/parcel) | `2.11.0` | `2.12.0` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.11.1` | `8.12.0` |
| [parcel](https://github.com/parcel-bundler/parcel) | `2.11.0` | `2.12.0` |
Updates `caniuse-lite` from 1.0.30001589 to 1.0.30001593
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001589...1.0.30001593)
Updates `vue` from 3.4.20 to 3.4.21
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.20...v3.4.21)
Updates `@parcel/optimizer-data-url` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.11.0...v2.12.0)
Updates `@parcel/transformer-inline-string` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.11.0...v2.12.0)
Updates `@parcel/transformer-sass` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.11.0...v2.12.0)
Updates `html-validate` from 8.11.1 to 8.12.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.11.1...v8.12.0)
Updates `parcel` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.11.0...v2.12.0)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@parcel/optimizer-data-url"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: "@parcel/transformer-inline-string"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: "@parcel/transformer-sass"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: parcel
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-04 16:51:31 -06:00 |
|
dependabot[bot]
|
229fb89420
|
chore(deps): bump the yarn group with 18 updates (#7103)
Bumps the yarn group with 18 updates:
| Package | From | To |
| --- | --- | --- |
| [@fullcalendar/bootstrap5](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap5) | `6.1.10` | `6.1.11` |
| [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) | `6.1.10` | `6.1.11` |
| [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) | `6.1.10` | `6.1.11` |
| [@fullcalendar/icalendar](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/icalendar) | `6.1.10` | `6.1.11` |
| [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) | `6.1.10` | `6.1.11` |
| [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list) | `6.1.10` | `6.1.11` |
| [@fullcalendar/luxon3](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/luxon3) | `6.1.10` | `6.1.11` |
| [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid) | `6.1.10` | `6.1.11` |
| [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue) | `6.1.10` | `6.1.11` |
| [bootstrap](https://github.com/twbs/bootstrap) | `5.3.2` | `5.3.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001588` | `1.0.30001589` |
| [naive-ui](https://github.com/tusen-ai/naive-ui) | `2.37.3` | `2.38.1` |
| [vue](https://github.com/vuejs/core) | `3.4.19` | `3.4.20` |
| [vue-router](https://github.com/vuejs/router) | `4.2.5` | `4.3.0` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.21.1` | `9.22.0` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.9.1` | `8.11.1` |
| [sass](https://github.com/sass/dart-sass) | `1.71.0` | `1.71.1` |
Updates `@fullcalendar/bootstrap5` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/bootstrap5)
Updates `@fullcalendar/core` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/core)
Updates `@fullcalendar/daygrid` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/daygrid)
Updates `@fullcalendar/icalendar` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/icalendar)
Updates `@fullcalendar/interaction` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/interaction)
Updates `@fullcalendar/list` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/list)
Updates `@fullcalendar/luxon3` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/luxon3)
Updates `@fullcalendar/timegrid` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.11/packages/timegrid)
Updates `@fullcalendar/vue3` from 6.1.10 to 6.1.11
- [Release notes](https://github.com/fullcalendar/fullcalendar-vue/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar-vue/compare/v6.1.10...v6.1.11)
Updates `bootstrap` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.2...v5.3.3)
Updates `caniuse-lite` from 1.0.30001588 to 1.0.30001589
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001588...1.0.30001589)
Updates `naive-ui` from 2.37.3 to 2.38.1
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](https://github.com/tusen-ai/naive-ui/compare/v2.37.3...v2.38.1)
Updates `vue` from 3.4.19 to 3.4.20
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.19...v3.4.20)
Updates `vue-router` from 4.2.5 to 4.3.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.5...v4.3.0)
Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)
Updates `eslint-plugin-vue` from 9.21.1 to 9.22.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0)
Updates `html-validate` from 8.9.1 to 8.11.1
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.9.1...v8.11.1)
Updates `sass` from 1.71.0 to 1.71.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.71.0...1.71.1)
---
updated-dependencies:
- dependency-name: "@fullcalendar/bootstrap5"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/daygrid"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/icalendar"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/interaction"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/list"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/luxon3"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/timegrid"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@fullcalendar/vue3"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: naive-ui
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-28 08:50:12 -06:00 |
|
dependabot[bot]
|
231b338e56
|
chore(deps): bump the yarn group with 3 updates (#7073)
Bumps the yarn group with 3 updates: [caniuse-lite](https://github.com/browserslist/caniuse-lite), [vue](https://github.com/vuejs/core) and [sass](https://github.com/sass/dart-sass).
Updates `caniuse-lite` from 1.0.30001587 to 1.0.30001588
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001587...1.0.30001588)
Updates `vue` from 3.4.18 to 3.4.19
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.18...v3.4.19)
Updates `sass` from 1.70.0 to 1.71.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.70.0...1.71.0)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-20 09:20:01 -06:00 |
|
dependabot[bot]
|
187c2c5516
|
chore(deps): bump the yarn group with 4 updates
Bumps the yarn group with 4 updates: [caniuse-lite](https://github.com/browserslist/caniuse-lite), [moment-timezone](https://github.com/moment/moment-timezone), [vue](https://github.com/vuejs/core) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).
Updates `caniuse-lite` from 1.0.30001581 to 1.0.30001587
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001581...1.0.30001587)
Updates `moment-timezone` from 0.5.44 to 0.5.45
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.44...0.5.45)
Updates `vue` from 3.4.15 to 3.4.18
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.15...v3.4.18)
Updates `eslint-plugin-vue` from 9.20.1 to 9.21.1
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.21.1)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: moment-timezone
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 14:02:53 +00:00 |
|
dependabot[bot]
|
fbdc9d6569
|
chore(deps): bump the yarn group with 1 update (#6989)
Bumps the yarn group with 1 update: [caniuse-lite](https://github.com/browserslist/caniuse-lite).
Updates `caniuse-lite` from 1.0.30001579 to 1.0.30001581
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001579...1.0.30001581)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-30 09:35:01 -06:00 |
|
dependabot[bot]
|
296db1c316
|
chore(deps): bump the yarn group with 4 updates (#6953)
Bumps the yarn group with 4 updates: [caniuse-lite](https://github.com/browserslist/caniuse-lite), [vue](https://github.com/vuejs/core), [sass](https://github.com/sass/dart-sass) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `caniuse-lite` from 1.0.30001576 to 1.0.30001579
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001576...1.0.30001579)
Updates `vue` from 3.4.13 to 3.4.15
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.13...v3.4.15)
Updates `sass` from 1.69.7 to 1.70.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.7...1.70.0)
Updates `vite` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-25 16:39:18 -06:00 |
|
dependabot[bot]
|
1bcee8b506
|
chore(deps): bump the yarn group with 15 updates (#6924)
* chore(deps): bump the yarn group with 15 updates
Bumps the yarn group with 15 updates:
| Package | From | To |
| --- | --- | --- |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001572` | `1.0.30001576` |
| [highcharts](https://github.com/highcharts/highcharts-dist) | `11.2.0` | `11.3.0` |
| [naive-ui](https://github.com/tusen-ai/naive-ui) | `2.36.0` | `2.37.3` |
| [sortablejs](https://github.com/SortableJS/Sortable) | `1.15.1` | `1.15.2` |
| [vue](https://github.com/vuejs/core) | `3.4.4` | `3.4.13` |
| [@parcel/optimizer-data-url](https://github.com/parcel-bundler/parcel) | `2.10.3` | `2.11.0` |
| [@parcel/transformer-inline-string](https://github.com/parcel-bundler/parcel) | `2.10.3` | `2.11.0` |
| [@parcel/transformer-sass](https://github.com/parcel-bundler/parcel) | `2.10.3` | `2.11.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `4.5.0` | `4.6.2` |
| [c8](https://github.com/bcoe/c8) | `9.0.0` | `9.1.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.1` | `16.6.2` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.19.2` | `9.20.1` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.8.0` | `8.9.1` |
| [parcel](https://github.com/parcel-bundler/parcel) | `2.10.3` | `2.11.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `4.5.1` |
Updates `caniuse-lite` from 1.0.30001572 to 1.0.30001576
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001572...1.0.30001576)
Updates `highcharts` from 11.2.0 to 11.3.0
- [Commits](https://github.com/highcharts/highcharts-dist/compare/v11.2.0...v11.3.0)
Updates `naive-ui` from 2.36.0 to 2.37.3
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](https://github.com/tusen-ai/naive-ui/compare/v2.36.0...v2.37.3)
Updates `sortablejs` from 1.15.1 to 1.15.2
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.1...1.15.2)
Updates `vue` from 3.4.4 to 3.4.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.4...v3.4.13)
Updates `@parcel/optimizer-data-url` from 2.10.3 to 2.11.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.3...v2.11.0)
Updates `@parcel/transformer-inline-string` from 2.10.3 to 2.11.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.3...v2.11.0)
Updates `@parcel/transformer-sass` from 2.10.3 to 2.11.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.3...v2.11.0)
Updates `@vitejs/plugin-vue` from 4.5.0 to 4.6.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@4.6.2/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.6.2/packages/plugin-vue)
Updates `c8` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v9.0.0...v9.1.0)
Updates `eslint-plugin-n` from 16.6.1 to 16.6.2
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.6.1...16.6.2)
Updates `eslint-plugin-vue` from 9.19.2 to 9.20.1
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.2...v9.20.1)
Updates `html-validate` from 8.8.0 to 8.9.1
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.8.0...v8.9.1)
Updates `parcel` from 2.10.3 to 2.11.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.3...v2.11.0)
Updates `vite` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: highcharts
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: naive-ui
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: sortablejs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: "@parcel/optimizer-data-url"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: "@parcel/transformer-inline-string"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: "@parcel/transformer-sass"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: yarn
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: parcel
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: yarn
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
* test: Disable hidden-focusable and unique-landmark validations
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
|
2024-01-16 11:00:23 -06:00 |
|
dependabot[bot]
|
6110c8d525
|
chore(deps): bump the yarn dependencies with 32 updates (#6877)
* chore(deps): bump the all group with 32 updates
Bumps the all group with 32 updates:
| Package | From | To |
| --- | --- | --- |
| [@fullcalendar/bootstrap5](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap5) | `6.1.9` | `6.1.10` |
| [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) | `6.1.9` | `6.1.10` |
| [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) | `6.1.9` | `6.1.10` |
| [@fullcalendar/icalendar](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/icalendar) | `6.1.9` | `6.1.10` |
| [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) | `6.1.9` | `6.1.10` |
| [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list) | `6.1.9` | `6.1.10` |
| [@fullcalendar/luxon3](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/luxon3) | `6.1.9` | `6.1.10` |
| [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid) | `6.1.9` | `6.1.10` |
| [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue) | `6.1.9` | `6.1.10` |
| [bootstrap-icons](https://github.com/twbs/icons) | `1.11.1` | `1.11.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001538` | `1.0.30001572` |
| [highcharts](https://github.com/highcharts/highcharts-dist) | `11.1.0` | `11.2.0` |
| [luxon](https://github.com/moment/luxon) | `3.4.3` | `3.4.4` |
| [moment](https://github.com/moment/moment) | `2.29.4` | `2.30.1` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.43` | `0.5.44` |
| [naive-ui](https://github.com/tusen-ai/naive-ui) | `2.35.0` | `2.36.0` |
| [sortablejs](https://github.com/SortableJS/Sortable) | `1.15.0` | `1.15.1` |
| [vue](https://github.com/vuejs/core) | `3.3.7` | `3.4.4` |
| [@parcel/optimizer-data-url](https://github.com/parcel-bundler/parcel) | `2.10.0` | `2.10.3` |
| [@parcel/transformer-inline-string](https://github.com/parcel-bundler/parcel) | `2.10.0` | `2.10.3` |
| [@parcel/transformer-sass](https://github.com/parcel-bundler/parcel) | `2.10.0` | `2.10.3` |
| [@rollup/pluginutils](https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils) | `5.0.5` | `5.1.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `4.4.0` | `5.0.2` |
| [c8](https://github.com/bcoe/c8) | `8.0.1` | `9.0.0` |
| [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.56.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.0` | `2.29.1` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.2.0` | `16.6.1` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.18.1` | `9.19.2` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.7.0` | `8.8.0` |
| [parcel](https://github.com/parcel-bundler/parcel) | `2.10.0` | `2.10.3` |
| [sass](https://github.com/sass/dart-sass) | `1.69.4` | `1.69.7` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.10` |
Updates `@fullcalendar/bootstrap5` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/bootstrap5)
Updates `@fullcalendar/core` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/core)
Updates `@fullcalendar/daygrid` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/daygrid)
Updates `@fullcalendar/icalendar` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/icalendar)
Updates `@fullcalendar/interaction` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/interaction)
Updates `@fullcalendar/list` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/list)
Updates `@fullcalendar/luxon3` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/luxon3)
Updates `@fullcalendar/timegrid` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/timegrid)
Updates `@fullcalendar/vue3` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar-vue/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar-vue/compare/v6.1.9...v6.1.10)
Updates `bootstrap-icons` from 1.11.1 to 1.11.3
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](https://github.com/twbs/icons/compare/v1.11.1...v1.11.3)
Updates `caniuse-lite` from 1.0.30001538 to 1.0.30001572
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001538...1.0.30001572)
Updates `highcharts` from 11.1.0 to 11.2.0
- [Commits](https://github.com/highcharts/highcharts-dist/compare/v11.1.0...v11.2.0)
Updates `luxon` from 3.4.3 to 3.4.4
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.3...3.4.4)
Updates `moment` from 2.29.4 to 2.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.4...2.30.1)
Updates `moment-timezone` from 0.5.43 to 0.5.44
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.43...0.5.44)
Updates `naive-ui` from 2.35.0 to 2.36.0
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](https://github.com/tusen-ai/naive-ui/compare/v2.35.0...v2.36.0)
Updates `sortablejs` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.0...1.15.1)
Updates `vue` from 3.3.7 to 3.4.4
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.3.7...v3.4.4)
Updates `@parcel/optimizer-data-url` from 2.10.0 to 2.10.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.0...v2.10.3)
Updates `@parcel/transformer-inline-string` from 2.10.0 to 2.10.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.0...v2.10.3)
Updates `@parcel/transformer-sass` from 2.10.0 to 2.10.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.0...v2.10.3)
Updates `@rollup/pluginutils` from 5.0.5 to 5.1.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/pluginutils/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/wasm-v5.1.0/packages/pluginutils)
Updates `@vitejs/plugin-vue` from 4.4.0 to 5.0.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.0.2/packages/plugin-vue)
Updates `c8` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v8.0.1...v9.0.0)
Updates `eslint` from 8.52.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.56.0)
Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1)
Updates `eslint-plugin-n` from 16.2.0 to 16.6.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.2.0...16.6.1)
Updates `eslint-plugin-vue` from 9.18.1 to 9.19.2
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.1...v9.19.2)
Updates `html-validate` from 8.7.0 to 8.8.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.7.0...v8.8.0)
Updates `parcel` from 2.10.0 to 2.10.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.0...v2.10.3)
Updates `sass` from 1.69.4 to 1.69.7
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.4...1.69.7)
Updates `vite` from 4.5.0 to 5.0.10
- [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.0.10/packages/vite)
---
updated-dependencies:
- dependency-name: "@fullcalendar/bootstrap5"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/core"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/daygrid"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/icalendar"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/interaction"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/list"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/luxon3"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/timegrid"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/vue3"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: bootstrap-icons
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: highcharts
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: luxon
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: moment
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: moment-timezone
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: naive-ui
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: sortablejs
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@parcel/optimizer-data-url"
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@parcel/transformer-inline-string"
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@parcel/transformer-sass"
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@rollup/pluginutils"
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: parcel
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: revert vite to 4.x
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2024-01-05 07:35:04 -06:00 |
|
depfu[bot]
|
5eb2f568a0
|
chore(deps): update all Yarn dependencies (#6613)
* chore(deps): update all Yarn dependencies
* fix: yarn dependencies
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-11-13 08:35:12 -06:00 |
|
depfu[bot]
|
0e46ca4638
|
chore(deps): update all Yarn dependencies (#6522)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-10-23 15:07:33 -05:00 |
|
depfu[bot]
|
7619537599
|
chore(deps): update all Yarn dependencies (#6452)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-10-20 08:09:34 -05:00 |
|
depfu[bot]
|
b4aad9a921
|
chore(deps): update all Yarn dependencies (#6370)
* chore(deps): update all Yarn dependencies
* fix: update yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-09-26 12:18:13 -05:00 |
|
depfu[bot]
|
d3794c5f4e
|
chore(deps): update all Yarn dependencies (#6291)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-09-13 15:29:57 -05:00 |
|
depfu[bot]
|
79e7145363
|
chore(deps): update all Yarn dependencies (#6227)
* chore(deps): update all Yarn dependencies
* ci: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-08-29 13:54:13 -05:00 |
|
depfu[bot]
|
b833abaf2a
|
chore(deps): update all Yarn dependencies (#6038)
* chore(deps): update all Yarn dependencies
* ci: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-08-14 16:09:06 -05:00 |
|
Robert Sparks
|
a20d1f4d9b
|
Merge remote-tracking branch 'ietf-tools/main' into feat/dark-mode
|
2023-07-19 12:18:07 -05:00 |
|
depfu[bot]
|
b61ea1d8bb
|
chore(deps): update all Yarn dependencies (#5906)
* chore(deps): update all Yarn dependencies
* ci: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-07-06 08:20:38 -05:00 |
|
depfu[bot]
|
68c78a4d99
|
chore(deps): update all Yarn dependencies (#5848)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-06-21 11:42:59 -05:00 |
|
Robert Sparks
|
772b6e8c3c
|
Merge branch 'main' into feat/dark-mode
|
2023-06-13 13:37:04 -05:00 |
|
NGPixel
|
74ef1320f6
|
chore: fix yarn cache
|
2023-06-05 19:24:23 -04:00 |
|
depfu[bot]
|
1cb037da07
|
chore(deps): update all Yarn dependencies
|
2023-06-05 12:12:03 +00:00 |
|
Lars Eggert
|
6f8a79887a
|
bs@5.3.0
|
2023-06-02 11:43:53 +03:00 |
|
Lars Eggert
|
b3c7094dc8
|
feat: Upgrade bootstrap to 5.3.0 and enable dark mode
Fixes #3365
|
2023-06-02 11:43:53 +03:00 |
|
Nicolas Giard
|
a9833d5af7
|
fix: use @fullcalendar/luxon3 plugin (#5729)
|
2023-06-01 10:18:01 -05:00 |
|
depfu[bot]
|
f399d0efd5
|
chore(deps): update all Yarn dependencies (#5672)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-05-31 13:08:07 -05:00 |
|
depfu[bot]
|
8f3f89e74f
|
chore(deps): update all Yarn dependencies (#5633)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-05-16 14:57:33 -05:00 |
|
depfu[bot]
|
ac9f348f84
|
chore(deps): update all Yarn dependencies (#5592)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-05-15 10:33:10 -05:00 |
|
depfu[bot]
|
5b091a0558
|
chore(deps): update all Yarn dependencies (#5564)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-05-09 15:23:14 -05:00 |
|
depfu[bot]
|
ec7b974d52
|
chore(deps): update all Yarn dependencies (#5532)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-04-25 16:29:08 -05:00 |
|
depfu[bot]
|
6611e31e7b
|
chore(deps): update all Yarn dependencies (#5502)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-04-19 07:15:50 -05:00 |
|
depfu[bot]
|
214d307212
|
chore(deps): update all Yarn dependencies (#5491)
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-04-13 11:48:03 -05:00 |
|
depfu[bot]
|
48bb59aab7
|
chore(deps): update all Yarn dependencies (#5467)
* chore(deps): update all Yarn dependencies
* fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-04-12 17:36:57 -05:00 |
|
depfu[bot]
|
c8025ab47e
|
chore(deps): update all yarn dependencies (#5382)
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
|
2023-03-25 03:25:04 -04:00 |
|
Lars Eggert
|
0bc0469df2
|
chore: Remove unused jquery-ui (#5385)
* chore: Remove unused jquery-ui
Two templates under `secr` included it, but didn't seem to use it
for anything.
* Run `yarn` after removal
|
2023-03-25 15:57:44 +09:00 |
|
depfu[bot]
|
f810eda851
|
chore(deps): update all Yarn dependencies (2023-03-14) (#5335)
* chore(package): update all Yarn dependencies (2023-03-14)
* chore: update yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
|
2023-03-13 23:31:50 -04:00 |
|
dependabot[bot]
|
8ee491fb12
|
chore(deps-dev): bump c8 from 7.12.0 to 7.13.0 (#5331)
Bumps [c8](https://github.com/bcoe/c8) from 7.12.0 to 7.13.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v7.12.0...v7.13.0)
---
updated-dependencies:
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-13 19:38:28 -04:00 |
|
dependabot[bot]
|
f94079a9eb
|
chore(deps): bump pinia from 2.0.30 to 2.0.33 (#5330)
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.30 to 2.0.33.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.30...pinia@2.0.33)
---
updated-dependencies:
- dependency-name: pinia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-13 16:06:38 -04:00 |
|
dependabot[bot]
|
ef7aeb4524
|
chore(deps-dev): bump jquery-migrate from 3.4.0 to 3.4.1 (#5332)
Bumps [jquery-migrate](https://github.com/jquery/jquery-migrate) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/jquery/jquery-migrate/releases)
- [Commits](https://github.com/jquery/jquery-migrate/compare/3.4.0...3.4.1)
---
updated-dependencies:
- dependency-name: jquery-migrate
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-13 16:05:57 -04:00 |
|
Lars Eggert
|
61504b14aa
|
chore: Replace unmaintained bootstrap-datepicker with vanillajs-datepicker (#5259)
* chore: Replace unmaintained bootstrap-datepicker with vanillajs-datepicker
Fixes #3569.
* Fix tests
* Fix another test
|
2023-03-09 10:12:26 -06:00 |
|
Lars Eggert
|
0237411ed5
|
feat: Add calendar view to "important dates" page (#5260)
Fixes #3512
|
2023-03-08 13:05:33 -06:00 |
|
Lars Eggert
|
ce7ae86b55
|
chore: Merge dependabot PRs (#5272)
* chore(deps): bump luxon from 3.0.1 to 3.2.1 in /dev/diff
Bumps [luxon](https://github.com/moment/luxon) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.0.1...3.2.1)
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump luxon from 3.1.0 to 3.2.1 in /playwright
Bumps [luxon](https://github.com/moment/luxon) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.1.0...3.2.1)
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump http-cache-semantics in /playwright
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump json5 from 1.0.1 to 1.0.2 in /dev/coverage-action
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump terser from 5.13.1 to 5.16.5
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.16.5.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.13.1...v5.16.5)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump json5 from 1.0.1 to 1.0.2 in /playwright
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump luxon from 2.3.1 to 2.5.2 in /dev/coverage-action
Bumps [luxon](https://github.com/moment/luxon) from 2.3.1 to 2.5.2.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/2.3.1...2.5.2)
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /dev/diff
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-08 13:04:16 -06:00 |
|
Lars Eggert
|
d96c8f7b75
|
chore: Update to fullcalendar@6 (#5125)
* chore: Update to fullcalendar@6
Also properly apply bs5 styling to upcoming meeting calendar.
* Fix test
|
2023-02-14 16:22:35 -06:00 |
|
Lars Eggert
|
c5562fbbea
|
chore: Update deps (#5084)
* chore: Update deps
* Deal with html-validate changes
* Update fullcalendar
* Delete things
|
2023-02-08 11:18:54 -06:00 |
|
Lars Eggert
|
715b1d1934
|
Update deps (#4969)
* Update deps
* Disable warning
* Fix typo
|
2023-01-12 09:21:54 -06:00 |
|
Lars Eggert
|
d00d19f512
|
chore: Update deps (#4904)
* chore: Update deps
* Revert to shepherd@10
|
2022-12-19 08:53:46 -06:00 |
|