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 decode-uri-component from 0.2.0 to 0.2.2 #153

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Bumps decode-uri-component from 0.2.0 to 0.2.2.

Release notes

Sourced from decode-uri-component's releases.

v0.2.2

  • Prevent overwriting previously decoded tokens 980e0bf

SamVerschueren/decode-uri-component@v0.2.1...v0.2.2

v0.2.1

  • Switch to GitHub workflows 76abc93
  • Fix issue where decode throws - fixes #6 746ca5d
  • Update license (#1) 486d7e2
  • Tidelift tasks a650457
  • Meta tweaks 66e1c28

SamVerschueren/decode-uri-component@v0.2.0...v0.2.1

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/decode-uri-component-0.2.2 branch 3 times, most recently from d693644 to 3643593 Compare March 22, 2023 14:23
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/decode-uri-component-0.2.2 branch from 3643593 to 0c8aadf Compare March 27, 2023 09:17
@dhis2-bot
Copy link

dhis2-bot commented Mar 28, 2023

@dhis2-bot dhis2-bot temporarily deployed to netlify March 28, 2023 09:04 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify July 19, 2023 10:36 Inactive
@Sharmyn28 Sharmyn28 self-requested a review July 19, 2023 10:48
@dhis2-bot dhis2-bot temporarily deployed to netlify July 19, 2023 10:50 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify July 19, 2023 11:11 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify October 23, 2023 13:15 Inactive
dependabot bot and others added 11 commits October 25, 2023 17:15
Bumps [decode-uri-component] from 0.2.0 to 0.2.2.
[decode-uri-component](https://github.com/SamVerschueren/decode-uri-component)
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* feat: move file size from General to Sync Global
* feat: update yarn
#162)

* fix: capture exception of manual edition of sync periods
…8] (#164)

* feat: change authorities from all to androidsettings
* feat: change import modules path
* feat: change import has authority
* fix: default values synchronization
* feat: authorization wall based on api version
* fix: change First launch dialog [DHIS2-14109]
* feat: update app version and description
* fix: remove D2 API request [DHIS2-14111]
* fix: create initial values mutation [DHIS2-14107]
* feat: support application text translation
…ri-component-0.2.2' into dependabot/npm_and_yarn/decode-uri-component-0.2.2

# Conflicts:
#	i18n/en.pot
#	package.json
#	src/auth/AuthWall.js
#	yarn.lock
@dhis2-bot dhis2-bot temporarily deployed to netlify October 26, 2023 16:31 Inactive
Sharmyn28 and others added 26 commits January 23, 2024 11:36
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milagros <[email protected]>
Bumps [decode-uri-component] from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* feat: move file size from General to Sync Global
* feat: update yarn
* feat: support application text translation
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milagros <[email protected]>
* fix: save btn should stay disable if no changes
* feat: use program data from context
* feat: create disable referral for specific settings
* feat: create disable referral for global settings
* feat: constants common file
* fix: default and reset disable referral
* feat: collapsible sections for specific settings
* feat: collapsible sections for global settings
* feat: regenerate en.pot
* fix: change collapsible to disableCollapsible
* fix: change to disableCollapsibleSections specific
* feat: create section component
* feat: android expression validator
* feat: create program tei header component
* feat: handle change tei header
* feat: get expression description
* feat: save in datastore format
* feat: add tests to get expression description
* chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2

Bumps [@babel/traverse] from 7.22.8 to 7.23.2.
(https://github.com/babel/babel/tree/HEAD/packages/babel-traverse)

- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milagros Rodríguez <[email protected]>
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milagros <[email protected]>
* feat: support application text translation
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milagros <[email protected]>
* chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2

Bumps [@babel/traverse] from 7.22.8 to 7.23.2.

- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milagros Rodríguez <[email protected]>
…ri-component-0.2.2' into dependabot/npm_and_yarn/decode-uri-component-0.2.2

# Conflicts:
#	yarn.lock
@dhis2-bot dhis2-bot temporarily deployed to netlify February 6, 2024 01:48 Inactive
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants