Releases: kei-g/async-iterable-queue
Releases · kei-g/async-iterable-queue
Version 1.0.16
Change Logs
- 💚 CI chore
- Add the workflow to automatically merge PRs from Dependabot[bot]
- Ignore events that branch is created not to run 'Release' workflow
- Reduce triggers to run GitHub Actions
- Use
kei-g/github/create-releaseaction to create a release on GitHub - Use the latest Node.js to publish
- 🐛 Import EventEmitter from not 'node:stream' but 'node:events'
- 🏗️ Migrations
- Coverage framework is migrated from
nyctoc8 @typescript-eslint/eslint-pluginand@typescript-eslint/parserare migrated totypescript-eslint
- Coverage framework is migrated from
- ⬆️ Packages for development are bumped
@types/chaiis bumped from 4.3.4 to 5.0.1@types/mochais bumped from 10.0.1 to 10.0.9@types/nodeis bumped from 18.11.18 to 22.8.7chaiis bumped from 4.3.7 to 5.1.2esbuildis bumped from 0.17.0 to 0.24.0eslintis bumped from 8.32.0 to 9.14.0mochais bumped from 10.2.0 to 10.8.2rimrafis bumped from 4.0.7 to 6.0.1typescriptis bumped from 4.9.4 to 5.6.3
Version 1.0.15
Change Logs
- 💚 CI chore
- The missing comma made up
Version 1.0.13
Change Logs
- ⬆️ Packages for development are bumped
eslintis bumped from 8.31.0 to 8.32.0rimrafis bumped from 4.0.4 to 4.0.7
Version 1.0.12
Change Logs
- ⬆️ Packages for development are bumped
@types/nodeis bumped from 18.11.17 to 18.11.18@typescript-eslint/eslint-pluginis bumped from 5.47.0 to 5.48.1@typescript-eslint/parseris bumped from 5.47.0 to 5.48.1esbuildis bumped from 0.16.10 to 0.17.0eslintis bumped from 8.30.0 to 8.31.0rimrafis bumped from 3.0.2 to 4.0.4
- 🔒 Security update
json5is bumped from 2.2.0 to 2.2.3 bynpm audit fix
Version 1.0.11
Change Logs
- 💚 CI chore
- A Farewell to Travis
- CodeQL is installed
- links on CI status badges are related specific branches
- looser Node.js versions are specified
- open-pull-requests-limit is increased up to 16
- workflows are separated
- 🙉 CONTRIBUTING.md is added to .npmignore
- ⬆️ Packages for development are bumped
@types/chaiis bumped from 4.3.0 to 4.3.7@types/mochais bumped from 9.0.0 to 10.0.1@types/nodeis bumped from 16.11.12 to 18.11.17@typescript-eslint/eslint-pluginis bumped from 5.6.0 to 5.47.0@typescript-eslint/parseris bumped from 5.6.0 to 5.47.0chaiis bumped from 4.3.4 to 4.3.7esbuildis bumped from 0.14.2 to 0.16.10eslintis bumped from 8.4.1 to 8.30.0mochais bumped from 9.1.3 to 10.2.0ts-nodeis bumped from 10.4.0 to 10.9.1typescriptis bumped from 4.5.3 to 4.9.4
- ✏️ Typo on README.md is fixed
Version 1.0.10
Change Logs
- 🔧 'clean' is made to be invoked after 'publish'
- 🩹 'lib/index.ts' is added
- 🔧 'lint' is made to be invoked before 'build'
- 💚 'paths-ignore' section is added for GitHub CI
- 📝 CONTRIBUTING.md is added
- 📝 README.md is updated
- contributions section is added
- license section is added
- 💚 Step to report code coverages is renamed
Version 1.0.9
Change Logs
- 🔧 'engines' section is added to 'package.json'
- 💚 Code coverage report is archived on GitHub CI
- 🤖 Dependabot is installed
- 📝 GitHub Actions' canonical badge is used instead of Shields.io
- 🏗️ Migration from
tersertoesbuild - 💚 Node.js is bumped from 16.8.0 to 16.13.1 for GitHub CI
- ⬆️ Packages for development are bumped
@types/chaiis bumped from 4.2.22 to 4.3.0@types/nodeis bumped from 16.11.6 to 16.11.12@typescript-eslint/eslint-pluginis bumped from 5.3.0 to 5.6.0@typescript-eslint/parseris bumped from 5.3.0 to 5.6.0eslintis bumped from 8.2.0 to 8.4.1typescriptis bumped from 4.4.4 to 4.5.3
- 🔧 URL of the repository is simplified
- 🔧 Unnecessary 'categories' section is purged from 'package.json'
Version 1.0.8
ChangeLogs
- 📦 Badge section is deleted
- 📦 Email address is corrected
- ⬆️ Packages for development are updated
@types/chaiis upgraded from 4.2.21 to 4.2.22@types/nodeis upgraded from 16.7.8 to 16.11.6@typescript-eslint/eslint-pluginis upgraded from 4.30.0 to 5.3.0@typescript-eslint/eslint-parseris upgraded from 4.30.0 to 5.3.0eslintis upgraded from 7.32.0 to 8.2.0mochais upgraded from 9.1.1 to 9.1.3terseris upgraded from 5.7.2 to 5.9.0ts-nodeis upgraded from 10.2.1 to 10.4.0typescriptis upgraded from 4.4.2 to 4.4.4
- 🎨 Some indents are fixed
Version 1.0.7
ChangeLogs
- ➖
uuidis removed from development packages - 📝 Badges are updated
- ✏️ Fix typo of build script
Version 1.0.6
ChangeLogs
- 📝 Badge for Travis CI is corrected
- 🔨 Build script is optimized
- 🚸 Example code is added
- 💚 Github Action for CI
- ⬆️ Packages for development are updated
@types/nodeis upgraded from 16.7.1 to 16.7.8@typescript-eslint/eslint-pluginis upgraded from 4.29.2 to 4.30.0@typescript-eslint/parseris upgraded from 4.29.2 to 4.30.0mochais upgraded from 9.1.0 to 9.1.1terseris upgraded from 5.7.1 to 5.7.2typescriptis upgraded from 4.3.5 to 4.4.2
- 📝 README is updated
- Badges for both CI and coverage are added
- Installation section is added
- Usage section is added
- 💚 Travis CI
- Node.js v15.x is excepted from test target
- Only 'main' branch is made to be tested