Skip to content

Bump @nevware21/ts-utils from 0.1.1 to 0.2.0#106

Merged
nev21 merged 1 commit intomainfrom
dependabot/npm_and_yarn/nevware21/ts-utils-0.2.0
Jul 1, 2022
Merged

Bump @nevware21/ts-utils from 0.1.1 to 0.2.0#106
nev21 merged 1 commit intomainfrom
dependabot/npm_and_yarn/nevware21/ts-utils-0.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2022

Bumps @nevware21/ts-utils from 0.1.1 to 0.2.0.

Release notes

Sourced from @​nevware21/ts-utils's releases.

0.2.0

Changelog

  • #26 Add Object.create and setPrototypeOf tests
    • Rollup back typedoc version so descriptions are published
  • #23 Add initial math, additional string and throwRangeError
    • Add math floor, ceil, trunc and toInt
    • Add string, pad, slice and trim, rework string file layout
    • Add throwRangeError
  • #25 Bump @​types/estree from 0.0.51 to 0.0.52
  • #24 Bump typedoc from 0.22.18 to 0.23.1
  • #22 Bump puppeteer from 14.4.1 to 15.0.2
  • #20 Add more tests, add additional string, object helpers and custom error support
    • Split out extend
    • Split out object to avoid circular dependencies
    • Remove partial ES3 compatibility from objDefine functions
    • Add string startsWith and endsWith (with polyfills for IE)
    • Add throwUnsupportedError and createCustomError
    • Increase test coverage
  • #19 Add string and object tests -- fixing issues
    • Add combined (merge) coverage report and summary
  • #18 Add Security policy and fix a few copyright header comments
  • #17 Add web worker tests
    • Add more tests coverage
    • Fix identified issues
  • #16 Add Local browser based debugging option
  • #15 Add additional tests and browser coverage
  • #13 Update Documentation
    • Rework some base functions for better minification
    • Update the polyfill bundle to include more used functions
  • #14 Bump mocha from 9.2.2 to 10.0.0
  • #12 Add Tests and Coverage, remove rush usage
  • #10 Bump @​nevware21/grunt-ts-plugin from 0.4.3 to 0.4.5
  • #11 Bump @​nevware21/grunt-eslint-ts from 0.2.2 to 0.2.4

What's Changed

... (truncated)

Changelog

Sourced from @​nevware21/ts-utils's changelog.

v0.2.0 Jun 29th, 2022

Changelog

  • #26 Add Object.create and setPrototypeOf tests
    • Rollup back typedoc version so descriptions are published
  • #23 Add initial math, additional string and throwRangeError
    • Add math floor, ceil, trunc and toInt
    • Add string, pad, slice and trim, rework string file layout
    • Add throwRangeError
  • #25 Bump @​types/estree from 0.0.51 to 0.0.52
  • #24 Bump typedoc from 0.22.18 to 0.23.1
  • #22 Bump puppeteer from 14.4.1 to 15.0.2
  • #20 Add more tests, add additional string, object helpers and custom error support
    • Split out extend
    • Split out object to avoid circular dependencies
    • Remove partial ES3 compatibility from objDefine functions
    • Add string startsWith and endsWith (with polyfills for IE)
    • Add throwUnsupportedError and createCustomError
    • Increase test coverage
  • #19 Add string and object tests -- fixing issues
    • Add combined (merge) coverage report and summary
  • #18 Add Security policy and fix a few copyright header comments
  • #17 Add web worker tests
    • Add more tests coverage
    • Fix identified issues
  • #16 Add Local browser based debugging option
  • #15 Add additional tests and browser coverage
  • #13 Update Documentation
    • Rework some base functions for better minification
    • Update the polyfill bundle to include more used functions
  • #14 Bump mocha from 9.2.2 to 10.0.0
  • #12 Add Tests and Coverage, remove rush usage
  • #10 Bump @​nevware21/grunt-ts-plugin from 0.4.3 to 0.4.5
  • #11 Bump @​nevware21/grunt-eslint-ts from 0.2.2 to 0.2.4
Commits
  • 806d5b6 [Release] Increase version to 0.2.0 (#27)
  • aab29ba Add Object.create and setPrototypeOI tests (#26)
  • 9e4a475 Add math floor, ceil, trunc and toInt (#23)
  • aa61db7 Bump @​types/estree from 0.0.51 to 0.0.52 (#25)
  • e5c1237 Bump typedoc from 0.22.18 to 0.23.1 (#24)
  • 820fde7 Bump puppeteer from 14.4.1 to 15.0.2 (#22)
  • d95c8c8 Split out extend (#20)
  • 1a33ef6 Add string and object tests -- fixing issues (#19)
  • b5326ba Add Security policy and fix a few copyright header comments (#18)
  • 61c4ffe Add web worker tests (#17)
  • Additional commits viewable in compare view

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 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)

Bumps [@nevware21/ts-utils](https://github.com/nevware21/ts-utils) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/nevware21/ts-utils/releases)
- [Changelog](https://github.com/nevware21/ts-utils/blob/main/CHANGELOG.md)
- [Commits](nevware21/ts-utils@0.1.1...0.2.0)

---
updated-dependencies:
- dependency-name: "@nevware21/ts-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2022
@nev21 nev21 merged commit a73f166 into main Jul 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nevware21/ts-utils-0.2.0 branch July 1, 2022 03:25
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.

1 participant