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

Release 2.0.4 #1334

Open
wants to merge 49 commits into
base: main
Choose a base branch
from
Open

Release 2.0.4 #1334

wants to merge 49 commits into from

Conversation

TheLastCicada
Copy link
Contributor

No description provided.

wwills2 and others added 14 commits September 18, 2024 12:11
feat: use form button in create org form
feat: DataTable component maintainabilty
feat: improved form read-only styling
feat: form button improvements
feat: use form button in import org form
feat: imperative intl function
fix: left nav colors
feat: improved unit form layout

Verified

This commit was signed with the committer’s verified signature.
ebullient Erin Schnabel
fix: Diffviewer single object handling
fixes and improvements made in the course of core-registry ui refactors
…oded-api

fix: hardcoded api host in file download fetch requests
Copy link

socket-security bot commented Oct 10, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@commitlint/config-conventional@19.6.0 Transitive: filesystem +10 2.5 MB escapedcat
npm/@emotion/react@11.14.0 Transitive: environment, filesystem, unsafe +60 10.1 MB
npm/@emotion/styled@11.13.5 Transitive: environment, filesystem, unsafe +56 10.3 MB emotion-release-bot
npm/@mui/material@5.16.8 environment +26 19.5 MB siriwatknp
npm/@reduxjs/toolkit@2.4.0 environment +4 7.19 MB acemarke
npm/@tailwindcss/forms@0.5.9 None +1 64.5 kB adamwathan
npm/@types/react-dom@18.3.1 None 0 0 B
npm/@types/react@18.3.12 None +2 1.69 MB types
npm/@vitejs/plugin-react-swc@3.7.2 filesystem, unsafe Transitive: environment, shell +13 428 MB vitebot
npm/commitlint@19.6.0 Transitive: environment, eval, filesystem, shell, unsafe +94 8.5 MB escapedcat
npm/dayjs@1.11.13 None 0 670 kB iamkun
npm/diff@7.0.0 None 0 621 kB explodingcabbage
npm/eslint-plugin-react-refresh@0.4.16 None 0 18.2 kB arnaud-barre
npm/eslint@8.57.1 environment, filesystem Transitive: shell, unsafe +90 9.77 MB eslintbot
npm/flowbite-react@0.10.2 Transitive: environment, filesystem, unsafe +48 146 MB sutusebastian
npm/flowbite-typography@1.0.5 None +3 191 kB zoliszogyenyi
npm/flowbite@2.5.2 Transitive: environment, filesystem, unsafe +37 56.4 MB zoliszogyenyi
npm/husky@9.1.7 None 0 4.04 kB typicode
npm/lint-staged@15.2.10 Transitive: environment, filesystem, shell +50 2.12 MB okonet
npm/postcss@8.4.49 environment, filesystem +3 404 kB ai
npm/prettier@3.4.1 None 0 7.83 MB prettier-bot
npm/qrcode.react@3.2.0 None 0 72.8 kB zpao
npm/react-intl@7.0.1 Transitive: environment +11 2.61 MB longlho
npm/react-router-dom@6.28.0 environment Transitive: network +2 4.48 MB mjackson
npm/styled-components@6.1.13 environment Transitive: filesystem +16 3.83 MB probablyup
npm/tailwind-scrollbar@3.1.0 None 0 18 kB adoxography
npm/tailwindcss@3.4.15 environment, filesystem Transitive: network, shell, unsafe +99 14 MB adamwathan
npm/typescript@5.7.2 None 0 22.7 MB typescript-bot
npm/vite@5.4.11 environment, eval, filesystem, network, shell, unsafe +47 279 MB vitebot

🚮 Removed packages: npm/@commitlint/config-conventional@19.2.2, npm/@emotion/react@11.13.0, npm/@emotion/styled@11.13.0, npm/@mui/material@5.16.7, npm/@reduxjs/toolkit@2.2.7, npm/@tailwindcss/forms@0.5.7, npm/@types/react-dom@18.3.0, npm/@types/react@18.3.3, npm/@vitejs/plugin-react-swc@3.7.0, npm/commitlint@19.4.0, npm/dayjs@1.11.12, npm/diff@5.2.0, npm/eslint-plugin-react-refresh@0.4.9, npm/eslint@8.57.0, npm/express@4.19.2, npm/flowbite-react@0.7.8, npm/flowbite-typography@1.0.3, npm/husky@9.1.4, npm/lint-staged@15.2.9, npm/postcss@8.4.41, npm/prettier@3.3.3, npm/qrcode.react@3.1.0, npm/react-intl@6.6.8, npm/react-router-dom@6.26.1, npm/styled-components@6.1.12, npm/tailwindcss@3.4.10, npm/typescript@5.5.4, npm/vite@5.4.1

View full report↗︎

wwills2
wwills2 previously approved these changes Oct 10, 2024
TheLastCicada and others added 11 commits November 18, 2024 11:58
ci: check for secrets and allow dependabot to build binaries
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.15 to 2.1.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v0.1.15...v2.1.0)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 1 to 3.
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases)
- [Commits](Apple-Actions/import-codesign-certs@v1...v3)

---
updated-dependencies:
- dependency-name: Apple-Actions/import-codesign-certs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…Apple-Actions/import-codesign-certs-3

chore(deps): bump Apple-Actions/import-codesign-certs from 1 to 3
…softprops/action-gh-release-2.1.0

chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.1.0
…actions/upload-artifact-4

chore(deps): bump actions/upload-artifact from 3 to 4
…actions/download-artifact-4

chore(deps): bump actions/download-artifact from 3 to 4
dependabot bot and others added 22 commits November 18, 2024 20:39
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.6.8 to 7.0.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.6.8...react-intl@7.0.1)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.27.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.3...v4.27.3)

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

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

chore(deps): bump rollup from 4.21.3 to 4.27.3
…act-intl-7.0.1

chore(deps): bump react-intl from 6.6.8 to 7.0.1
…oss-spawn-7.0.6

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
…lti-9f37c16f8f

chore(deps): bump cookie and express
…production-ui

feat: removed unnecessary production express server
chore: update flowbite-react to 0.10.2
…changes

chore: address flowbite-react 0.8.0+ breaking changes
Bumps [diff](https://github.com/kpdecker/jsdiff) from 5.2.0 to 7.0.0.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v5.2.0...7.0.0)

---
updated-dependencies:
- dependency-name: diff
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
fix: address breaking changes in flowbite datepicker
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.13.5 to 11.14.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.5...@emotion/react@11.14.0)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

chore(deps): bump diff from 5.2.0 to 7.0.0
…otion/react-11.14.0

chore(deps): bump @emotion/react from 11.13.5 to 11.14.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants