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

Update nodejs-babel-loader to 8.4.1 #11260

Open
wants to merge 1 commit into
base: rpm/develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
19 changes: 11 additions & 8 deletions packages/foreman/nodejs-babel-loader/nodejs-babel-loader.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
%global npm_name babel-loader

Name: %{?scl_prefix}nodejs-babel-loader
Version: 8.3.0
Release: 2%{?dist}
Version: 8.4.1
Release: 1%{?dist}
Summary: babel module loader for webpack
License: MIT
Group: Development/Libraries
URL: https://github.com/babel/babel-loader
Source0: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz
Source0: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz
Source1: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz
Source2: https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz
Source3: https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz
Source3: https://registry.npmjs.org/babel-loader/-/babel-loader-8.4.1.tgz
Source4: https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz
Source5: https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz
Source6: https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz
Expand All @@ -31,7 +31,7 @@ Source17: https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz
Source18: https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz
Source19: https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz
Source20: https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz
Source21: https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz
Source21: https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz
Source22: https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz
Source23: https://registry.npmjs.org/semver/-/semver-6.3.1.tgz
Source24: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz
Expand All @@ -44,10 +44,10 @@ BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch

Provides: %{?scl_prefix}npm(%{npm_name}) = %{version}
Provides: bundled(npm(@types/json-schema)) = 7.0.12
Provides: bundled(npm(@types/json-schema)) = 7.0.15
Provides: bundled(npm(ajv)) = 6.12.6
Provides: bundled(npm(ajv-keywords)) = 3.5.2
Provides: bundled(npm(babel-loader)) = 8.3.0
Provides: bundled(npm(babel-loader)) = 8.4.1
Provides: bundled(npm(big.js)) = 5.2.2
Provides: bundled(npm(commondir)) = 1.0.1
Provides: bundled(npm(emojis-list)) = 3.0.0
Expand All @@ -65,7 +65,7 @@ Provides: bundled(npm(p-locate)) = 4.1.0
Provides: bundled(npm(p-try)) = 2.2.0
Provides: bundled(npm(path-exists)) = 4.0.0
Provides: bundled(npm(pkg-dir)) = 4.2.0
Provides: bundled(npm(punycode)) = 2.3.0
Provides: bundled(npm(punycode)) = 2.3.1
Provides: bundled(npm(schema-utils)) = 2.7.1
Provides: bundled(npm(semver)) = 6.3.1
Provides: bundled(npm(uri-js)) = 4.4.1
Expand Down Expand Up @@ -112,6 +112,9 @@ rm -rf %{buildroot} %{npm_cache_dir}
%doc node_modules/%{npm_name}/README.md

%changelog
* Wed Dec 11 2024 Foreman Packaging Automation <[email protected]> 8.4.1-1
- Update to 8.4.1

* Thu Feb 01 2024 Eric D. Helms <[email protected]> - 8.3.0-2
- Use --legacy-peer-deps during npm install

Expand Down
1 change: 0 additions & 1 deletion packages/foreman/nodejs-babel-loader/punycode-2.3.0.tgz

This file was deleted.

1 change: 1 addition & 0 deletions packages/foreman/nodejs-babel-loader/punycode-2.3.1.tgz