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

Dependa #7324

Merged
merged 9 commits into from
Oct 8, 2024
Merged

Dependa #7324

merged 9 commits into from
Oct 8, 2024

Conversation

txau
Copy link
Collaborator

@txau txau commented Oct 8, 2024

fixes #

PR checklist:

  • Update READ.me ?
  • Update API documentation ?

QA checklist:

  • Smoke test the functionality described in the issue
  • Test for side effects
  • UI responsiveness
  • Cross browser testing
  • Code review

dependabot bot and others added 8 commits October 7, 2024 08:23
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.51.0...v0.52.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@googlemaps/js-api-loader](https://github.com/googlemaps/js-api-loader) from 1.16.6 to 1.16.8.
- [Release notes](https://github.com/googlemaps/js-api-loader/releases)
- [Changelog](https://github.com/googlemaps/js-api-loader/blob/main/CHANGELOG.md)
- [Commits](googlemaps/js-api-loader@v1.16.6...v1.16.8)

---
updated-dependencies:
- dependency-name: "@googlemaps/js-api-loader"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](Hacker0x01/react-datepicker@v7.3.0...v7.4.0)

---
updated-dependencies:
- dependency-name: react-datepicker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@txau txau merged commit ccc086c into development Oct 8, 2024
19 checks passed
@txau txau deleted the dependa branch October 8, 2024 14:24
RafaPolit pushed a commit that referenced this pull request Oct 18, 2024
* Bump monaco-editor from 0.51.0 to 0.52.0

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.51.0...v0.52.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump @googlemaps/js-api-loader from 1.16.6 to 1.16.8

Bumps [@googlemaps/js-api-loader](https://github.com/googlemaps/js-api-loader) from 1.16.6 to 1.16.8.
- [Release notes](https://github.com/googlemaps/js-api-loader/releases)
- [Changelog](https://github.com/googlemaps/js-api-loader/blob/main/CHANGELOG.md)
- [Commits](googlemaps/js-api-loader@v1.16.6...v1.16.8)

---
updated-dependencies:
- dependency-name: "@googlemaps/js-api-loader"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump react-datepicker from 7.3.0 to 7.4.0

Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](Hacker0x01/react-datepicker@v7.3.0...v7.4.0)

---
updated-dependencies:
- dependency-name: react-datepicker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump postcss from 8.4.45 to 8.4.47

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.45 to 8.4.47.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.45...8.4.47)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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>
Co-authored-by: txau <cto@huridocs.org>
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.

1 participant