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

chore(deps): bump gettext.js from 0.8.0 to 2.0.3 in /apollo/static #978

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

Bumps gettext.js from 0.8.0 to 2.0.3.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps gettext.js from 0.8.0 to 2.0.3.

---
updated-dependencies:
- dependency-name: gettext.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2024
@takinbo takinbo merged commit 0bed45d into develop Aug 22, 2024
1 check passed
@takinbo takinbo deleted the dependabot/npm_and_yarn/apollo/static/gettext.js-2.0.3 branch August 22, 2024 12:42
takinbo pushed a commit to dodumosu/apollo that referenced this pull request Sep 9, 2024
…ditech#978)

Bumps gettext.js from 0.8.0 to 2.0.3.

---
updated-dependencies:
- dependency-name: gettext.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
takinbo added a commit that referenced this pull request Sep 9, 2024
* feat: implement exponents in QA

* feat: add filter for submission values

* chore: remove duplicated property

* feat: implement value search and hotlinking

this branch replaces the work on
#948

* feat: use expression builder for value search

* feat: use tom-select for first field dropdown

* feat: use custom dropdown on value

* chore: remove comment

* chore: switch to selectize from tom-select

* chore: remove tom-select artifacts

* chore: don't use label in dropdown

* fix: destroy selectize control when source changes to value

* chore: add destroyed hook

* feat: after changing source, warn for incomplete term

* feat: clean up selectize when term is removed.

* chore: various UI changes

- remove icon on button
- change button text color

* fix: don't destroy all the dropdowns

* fix: destroy all selectize instances on expression deletion

* feat: start using new template

* feat: working with new template

* chore: change delete button visibility rule

this commit changes the delete term button display rule.
now, it displays on each term unless there's only one available

* chore: remove unused code

* fix: correct issue with locations import (#979)

* chore(deps): bump gettext.js from 0.8.0 to 2.0.3 in /apollo/static (#978)

Bumps gettext.js from 0.8.0 to 2.0.3.

---
updated-dependencies:
- dependency-name: gettext.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: fix PWA issues (#980)

this commit fixes issues reported from users.
the issues are due to upgrading marshmallow

* chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 in /apollo/static (#982)

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: replace all usage of _joined_entities() (#981)

* fix: replace all usage of _joined_entities()

SQLAlchemy 1.4 removed an internal query method (_joined_entities())
that was used to check if a query was already joined to a model.
This pull request replaces the usages of that method.

* fix: add missing file

* feat: add unit tests and comment

* fixed a few nits

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Akinbo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant