From 4db617b2d0bbf691e804ac61d285b52134a3b4be Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 1 Aug 2024 01:40:30 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 + .gitignore | 2 + CHANGELOG.md | 263 +++------------------------------------------ README.md | 4 +- package.json | 6 +- 5 files changed, 22 insertions(+), 254 deletions(-) create mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive new file mode 100644 index 0000000..9d50772 --- /dev/null +++ b/.github/.keepalive @@ -0,0 +1 @@ +2024-08-01T01:40:28.141Z diff --git a/.gitignore b/.gitignore index 49b206b..4fdc97c 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,8 @@ docs/**/node_modules/ pids *.pid *.seed +yarn.lock +package-lock.json # Typescript # ############## diff --git a/CHANGELOG.md b/CHANGELOG.md index f7b36a9..803ebc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,36 +2,14 @@ > Package changelog. -
+
-## 0.3.0 (2024-07-27) +## Unreleased (2024-08-01)
### Packages -
- -#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max) - -
- -
- -##### Features - -- [`869def2`](https://github.com/stdlib-js/stdlib/commit/869def28b241b004edc572fc8e08b441cda3f6ce) - add C implementation for `constants/int32/max` [(#1683)](https://github.com/stdlib-js/stdlib/pull/1683) - -
- - - -
- -
- - -
@@ -40,10 +18,9 @@ ### Contributors -A total of 2 people contributed to this release. Thank you to the following contributors: +A total of 1 person contributed to this release. Thank you to this contributor: - Athan Reines -- Pranav Goswami
@@ -55,8 +32,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
-- [`d40dbaf`](https://github.com/stdlib-js/stdlib/commit/d40dbafc25e3e10c8fa83f5b4203db97c289823c) - **chore:** update package meta data [(#1812)](https://github.com/stdlib-js/stdlib/pull/1812) _(by stdlib-bot)_ -- [`869def2`](https://github.com/stdlib-js/stdlib/commit/869def28b241b004edc572fc8e08b441cda3f6ce) - **feat:** add C implementation for `constants/int32/max` [(#1683)](https://github.com/stdlib-js/stdlib/pull/1683) _(by Pranav Goswami, Athan Reines)_ +- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
@@ -68,7 +44,7 @@ A total of 2 people contributed to this release. Thank you to the following cont -## 0.2.1 (2024-02-21) +## 0.3.0 (2024-07-27)
@@ -90,86 +66,44 @@ A total of 2 people contributed to this release. Thank you to the following cont -## 0.2.0 (2024-02-14) +## 0.2.1 (2024-02-21)
### Packages -
- -#### [@stdlib/constants/int32](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32) - -
- -No changes reported for this release.
-
- - -
- -#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max) - -
- -No changes reported for this release.
- -
- - + -
+
-#### [@stdlib/constants/int32/min](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/min) +### Commits
-No changes reported for this release.
+
- - -
- -#### [@stdlib/constants/int32/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/num-bytes) - -
+ -No changes reported for this release.
+## 0.2.0 (2024-02-14) -
+
- +### Packages
-
- -### Contributors - -A total of 1 person contributed to this release. Thank you to this contributor: - -- Philipp Burckhardt - -
- - -
### Commits
-- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_ -- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_ -- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_ -
@@ -204,185 +138,16 @@ A total of 1 person contributed to this release. Thank you to this contributor: ### Packages -
- -#### [@stdlib/constants/int32](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32) - -
- -
- -##### Features - -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version - -
- - - -
- -##### BREAKING CHANGES - -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 - - - To migrate, users should upgrade their TypeScript version to at least version 4.1. - -
- - - -
- -
- - - -
- -#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max) - -
- -
- -##### Features - -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version - -
- - - -
- -##### BREAKING CHANGES - -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 - - - To migrate, users should upgrade their TypeScript version to at least version 4.1. - -
- - - -
- -
- - - -
- -#### [@stdlib/constants/int32/min](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/min) - -
- -
- -##### Features - -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version - -
- - - -
- -##### BREAKING CHANGES - -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 - - - To migrate, users should upgrade their TypeScript version to at least version 4.1. - -
- - - -
- -
- - - -
- -#### [@stdlib/constants/int32/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/num-bytes) - -
- -
- -##### Features - -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version - -
- - - -
- -##### BREAKING CHANGES - -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 - - - To migrate, users should upgrade their TypeScript version to at least version 4.1. - -
- - - -
- -
- - -
-
- -### BREAKING CHANGES - -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version -- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 - - - To migrate, users should upgrade their TypeScript version to at least version 4.1. - -
- - - -
- -### Contributors - -A total of 1 person contributed to this release. Thank you to this contributor: - -- Philipp Burckhardt - -
- - -
### Commits
-- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ -- [`0f7b23e`](https://github.com/stdlib-js/stdlib/commit/0f7b23ef72389956902bcceb4fc54d9d9b74d681) - **build:** harmonize location for packages with and without deps _(by Philipp Burckhardt)_ -- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ -
diff --git a/README.md b/README.md index bca308a..de62df1 100644 --- a/README.md +++ b/README.md @@ -154,8 +154,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. [npm-image]: http://img.shields.io/npm/v/@stdlib/constants-int32.svg [npm-url]: https://npmjs.org/package/@stdlib/constants-int32 -[test-image]: https://github.com/stdlib-js/constants-int32/actions/workflows/test.yml/badge.svg?branch=v0.3.0 -[test-url]: https://github.com/stdlib-js/constants-int32/actions/workflows/test.yml?query=branch:v0.3.0 +[test-image]: https://github.com/stdlib-js/constants-int32/actions/workflows/test.yml/badge.svg?branch=main +[test-url]: https://github.com/stdlib-js/constants-int32/actions/workflows/test.yml?query=branch:main [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-int32/main.svg [coverage-url]: https://codecov.io/github/stdlib-js/constants-int32?branch=main diff --git a/package.json b/package.json index 354f3b7..72d804d 100644 --- a/package.json +++ b/package.json @@ -35,14 +35,14 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/constants-int32-max": "^0.2.1", + "@stdlib/constants-int32-max": "^0.3.0", "@stdlib/constants-int32-min": "^0.2.2", "@stdlib/constants-int32-num-bytes": "^0.2.2", "@stdlib/utils-define-read-only-property": "^0.2.2" }, "devDependencies": { - "@stdlib/math-base-special-pow": "^0.2.1", - "@stdlib/utils-keys": "^0.2.1", + "@stdlib/math-base-special-pow": "^0.3.0", + "@stdlib/utils-keys": "^0.2.2", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1", "tap-min": "git+https://github.com/Planeshifter/tap-min.git"