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

fix(deps): update dependency parse-dont-validate to v4.1.2 #1070

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
parse-dont-validate 4.0.0 -> 4.1.2 age adoption passing confidence

Release Notes

Packer-Man/parse-dont-validate (parse-dont-validate)

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

  • (Feat) Allow custom error object

4.0.2 (17 Nov 2022)

  • (Fix) Improve parameter name

4.0.1 (24 Oct 2022)

  • (Fix) Infer array and object chain functions parser

4.0.0 (23 Oct 2022)

  • (Feat) Provided chaining method, which is more readable but slower according
    to benchmarking
  • (Feat) Provided named parameters alternative to chaining method, which is less
    readable but faster according to benchmarking

3.0.1 (23 Oct 2022)

  • (Fix) Infer elseLazyGet

3.0.0 (9 Oct 2022)

  • (Feat) Each validation method will only return elseGet(t: T) and
    elseThrow(message: string) for simplicity and improvement of overall
    execution speed
  • (Feat) Number parser will also return an additional object, inRangeOf, which
    in turn return validation method specified above

2.0.4 (31 July 2022)

  • (Fix) Automate addtion of .js extension for mjs export

2.0.3 (19 July 2022)

  • (Fix) Improved CommonJs & remove duplicated type definition

2.0.2 (19 July 2022)

  • (Feat) Added support for CommonJs

2.0.1 (18 Jun 2022)

  • (Fix) Removed parser for map and set as it cannot be stringified by JSON
    (really forgot about it)

2.0.0 (1 June 2022)

  • (Feat!) Removed parser for bigint, Symbol, undefined and function as
    it cannot be stringified by JSON
  • (Chore) Removed unused dependencies

1.0.3 (12 Feb 2022)

  • (Fix) Added parseAsCustomType in export statement

1.0.2 (12 Feb 2022)

  • (Feat) Added parseAsCustomType for parsing as a specific type of non-object
    type
  • (Fix) Changed spelling typo of parsedAs to parseAs

1.0.1 (7 Jan 2022)

  • (Fix) Changed types in package.json to direct to proper definition as
    previously I did not point it to index.d.ts
  • (Feat) Added orElseLazyGet() as an alternative lazy loading version of
    orElseGet()
  • (Feat) Freeze readonly object or data structure so that it will throw run time
    error when there's an attempt to mutate it in JavaScript

1.0.0 (5 Jan 2022)

  • (Feat) Added parsing for array, map, set and object
  • (Feat!) Changed parsing for boolean, string, numbers and bigint

0.0.3 (4 Dec 2021)

  • (Fix) Added types in package.json

0.0.2 (4 Dec 2021)

  • (Fix) Added type: module in package.json

0.0.1 (4 Dec 2021)

  • (Fix) Changed main entry point in package.json

0.0.0 (4 Dec 2021)

  • (Feat) Initial public release

v4.0.2

Compare Source

  • (Fix) Improve parameter name

v4.0.1

Compare Source

  • (Fix) Infer array and object chain functions parser

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovatebot label May 29, 2023
@renovate renovate bot force-pushed the renovate/parse-dont-validate-4.x branch 18 times, most recently from 918ab9a to aa1de3c Compare May 30, 2023 20:43
@renovate renovate bot force-pushed the renovate/parse-dont-validate-4.x branch 11 times, most recently from 3a7b264 to 31f2514 Compare June 21, 2023 01:16
@renovate renovate bot force-pushed the renovate/parse-dont-validate-4.x branch 24 times, most recently from 424356d to 6f09ef8 Compare October 29, 2024 03:44
@renovate renovate bot force-pushed the renovate/parse-dont-validate-4.x branch from 6f09ef8 to b6b4ff8 Compare October 29, 2024 06:43
@DarkGL
Copy link
Collaborator

DarkGL commented Oct 29, 2024

Currently, can't be done safely

@DarkGL DarkGL closed this Oct 29, 2024
Copy link
Contributor Author

renovate bot commented Oct 29, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (4.1.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/parse-dont-validate-4.x branch October 29, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant