dependabot[bot]
0bee3c3916
Bump axios from 1.11.0 to 1.12.0 in /tools/fleetctl-npm ( #33192 )
2025-09-18 17:47:05 -05:00
George Karr
a81b0b868e
Adding changes for Fleet v4.73.1 ( #32889 ) ( #33116 )
2025-09-17 10:38:19 -05:00
Luke Heath
7a6f57bc36
update main 4.72.1 4.73.0 ( #32755 )
2025-09-11 22:00:41 -05:00
George Karr
ecc173deeb
Adding changes for Fleet v4.72.0 ( #31273 ) ( #31975 )
2025-08-15 12:31:18 -05:00
Luke Heath
f9f6b508e7
Bump web app vulnerability dependencies ( #31705 )
2025-08-07 13:17:33 -05:00
George Karr
7d8f17f53a
gkarr update changelog ( #31585 )
...
- **Adding changes for Fleet v4.71.1 (#31531 )**
- **updating changelog**
2025-08-04 15:41:10 -05:00
Luke Heath
99a0217db6
Adding changes for Fleet v4.71.0 ( #30599 ) ( #31198 )
2025-07-23 16:04:33 -06:00
George Karr
39e381be96
Adding changes for Fleet v4.70.1 ( #30606 ) ( #30733 )
...
Co-authored-by: Dante Catalfamo
<43040593+dantecatalfamo@users.noreply.github.com>
Co-authored-by: Dante Catalfamo <43040593+dantecatalfamo@users.noreply.github.com>
2025-07-10 10:57:37 -05:00
Luke Heath
6c7d103fcd
Adding changes for Fleet v4.70.0 ( #30048 ) ( #30729 )
...
Co-authored-by: Lucas Manuel Rodriguez <lucas@fleetdm.com>
Co-authored-by: Gabriel Hernandez <ghernandez345@gmail.com>
Co-authored-by: Ian Littman <iansltx@gmail.com>
Co-authored-by: jacobshandling
<61553566+jacobshandling@users.noreply.github.com>
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
Co-authored-by: Dante Catalfamo
<43040593+dantecatalfamo@users.noreply.github.com>
Co-authored-by: RachelElysia
<71795832+RachelElysia@users.noreply.github.com>
Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: RachelElysia <RachelElysia@users.noreply.github.com>
Co-authored-by: Noah Talerman
<47070608+noahtalerman@users.noreply.github.com>
Co-authored-by: Juan Fernandez <juan-fdz-hawa@users.noreply.github.com>
Co-authored-by: George Karr <georgekarrv@gmail.com>
Co-authored-by: Lucas Manuel Rodriguez <lucas@fleetdm.com>
Co-authored-by: Gabriel Hernandez <ghernandez345@gmail.com>
Co-authored-by: Ian Littman <iansltx@gmail.com>
Co-authored-by: jacobshandling <61553566+jacobshandling@users.noreply.github.com>
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
Co-authored-by: Dante Catalfamo <43040593+dantecatalfamo@users.noreply.github.com>
Co-authored-by: RachelElysia <71795832+RachelElysia@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: RachelElysia <RachelElysia@users.noreply.github.com>
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
Co-authored-by: Juan Fernandez <juan-fdz-hawa@users.noreply.github.com>
Co-authored-by: George Karr <georgekarrv@gmail.com>
2025-07-10 10:31:41 -05:00
dependabot[bot]
02d1348b66
Bump brace-expansion from 2.0.1 to 2.0.2 in /tools/fleetctl-npm ( #29939 )
2025-06-17 13:56:07 -05:00
Luke Heath
653291c6b4
Prepare Fleet v4.69.0 ( #30024 )
2025-06-16 10:43:20 -05:00
George Karr
dd78f230b8
Adding changes for Fleet v4.68.1 ( #29705 )
...
Co-authored-by: Jorge Falcon <22119513+BCTBB@users.noreply.github.com>
2025-06-06 09:06:33 -05:00
Luke Heath
45742e946f
Adding changes for Fleet v4.68.0 ( #28800 )
2025-05-22 11:47:40 -05:00
Luke Heath
c247a2b784
Prepare Fleet v4.67.3 ( #28883 )
2025-05-06 15:29:34 -05:00
Luke Heath
c2a6c9febe
Catch up 4.67.2 ( #28780 )
2025-05-02 15:48:29 -05:00
Luke Heath
7a20a24cbe
Adding changes for Fleet v4.67.0 ( #28129 )
2025-04-24 16:05:58 -05:00
Luke Heath
9b73f629b2
Adding changes for Fleet v4.66.0 ( #27407 )
2025-04-04 14:02:20 -05:00
Luke Heath
d7f6ddb6d0
Adding changes for Fleet v4.65.0 ( #26698 ) ( #27166 )
2025-03-18 11:18:10 -05:00
dependabot[bot]
6bbf645c10
Bump axios from 1.7.9 to 1.8.2 in /tools/fleetctl-npm ( #26994 )
2025-03-10 15:01:42 -05:00
Luke Heath
df60b75f2e
Adding changes for Fleet v4.64.2 ( #26850 ) ( #26857 )
2025-03-05 11:40:16 -06:00
George Karr
4a03051c10
Adding changes for Fleet v4.64.1 ( #26491 )
2025-02-20 19:39:26 -06:00
Scott Gress
39e9c0a349
Fix issues related to architecture-namespaced binaries ( #26453 )
...
This PR fixes a couple of issues introduced when we started releasing
separate amd64 and arm64 versions of our windows and linux binaries:
* Adds the architecture string to the download url in the fleetctl npm
package
* Updates the goreleaser templates to only add the architecture to
non-macos (i.e. windows and linux) packages
* Updates the script that the website uses to download fleetctl
I did a weak test of the fleetctl npm installer by hardcoding what was
returned for my system type and at least verified that the download url
worked. Doing some more checks on VMs now.
2025-02-20 16:42:14 -06:00
George Karr
076fe894c5
Adding changes for Fleet v4.63.1 ( #26471 )
2025-02-20 10:02:42 -06:00
Luke Heath
5e83ba6cc8
Adding changes for Fleet v4.63.0 ( #25433 )
2025-02-04 13:55:00 -06:00
George Karr
9e5ecfb1bc
Adding changes for Fleet v4.62.3 ( #25768 )
...
Co-authored-by: Robert Fairburn <8029478+rfairburn@users.noreply.github.com>
2025-01-29 07:49:45 -06:00
Luke Heath
ce012687cc
Adding changes for Fleet v4.62.2 ( #25564 )
2025-01-17 14:55:09 -06:00
George Karr
a672ff8f1d
Adding changes for Fleet v4.62.1 ( #25417 )
2025-01-14 15:19:54 -06:00
Luke Heath
4cca22384d
Adding changes for Fleet v4.62.0 ( #25092 )
...
Ready for review.
2025-01-13 16:23:26 -06:00
Luke Heath
ace2fa3f9f
Adding changes for Fleet v4.61.0 ( #24407 ) ( #24904 )
2024-12-19 10:09:22 -06:00
RachelElysia
8888127998
Fleetctl: Update dependencies, improve error handling, ensure compatibility ( #24845 )
2024-12-18 11:22:01 -05:00
George Karr
d0cb6b8629
Adding changes for Fleet v4.60.1 ( #24332 )
2024-12-04 18:16:27 -06:00
Luke Heath
b312bb99e5
Adding changes for Fleet v4.60.0 ( #23817 ) ( #24294 )
2024-12-03 10:03:37 -06:00
Luke Heath
22ff5013e8
Adding changes for Fleet v4.59.1 ( #23862 ) ( #23929 )
2024-11-18 16:30:23 -06:00
Luke Heath
ae92a7036f
Adding changes for Fleet v4.59.0 ( #23292 ) ( #23731 )
2024-11-13 13:39:53 -06:00
Luke Heath
fdaf7be3ad
Prepare Fleet v4.58.0 ( #22961 )
2024-10-17 17:53:46 -05:00
Ian Littman
24bac36143
Note Docker/Docker Compose dependencies in fleetctl ( #22903 )
...
#21447
Validated based on looking through code. If I need to try running
fleetctl with a bare OS to confirm these are all the packages we need in
each case let me know.
---------
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2024-10-17 11:22:35 -05:00
Luke Heath
8979e8ff1b
Prepare Fleet v4.57.3 ( #22869 ) ( #22871 )
2024-10-11 14:42:16 -05:00
George Karr
96771f46f4
Adding changes for Fleet v4.57.2 ( #22599 )
2024-10-04 10:21:46 -05:00
George Karr
f7fc22d766
Adding changes for Fleet v4.57.1 ( #22537 )
2024-10-01 10:37:19 -05:00
Luke Heath
c51c20a10b
Adding changes for Fleet v4.57.0 ( #22109 ) ( #22327 )
2024-09-23 19:02:23 -05:00
Luke Heath
42b322e666
Fix changelog 4.56.0 ( #21895 ) ( #21901 )
2024-09-11 10:19:01 -05:00
Mike Thomas
8fb64cdd00
Banner update ( #20925 )
...
Updated the banner image on
https://github.com/fleetdm/fleet/tree/main/tools/fleetctl-npm
---------
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2024-08-01 14:04:18 -05:00
Sharon Katz
95fc48c110
Adding changes for Fleet v4.54.1 ( #20719 )
2024-07-25 15:02:19 -04:00
Luke Heath
1032841800
Adding changes for Fleet v4.54.0 ( #20280 ) ( #20561 )
2024-07-17 16:50:26 -07:00
George Karr
415b0a7710
Adding changes for Fleet v4.53.1 ( #20130 )
...
Co-authored-by: Robert Fairburn <8029478+rfairburn@users.noreply.github.com>
2024-07-01 14:02:22 -05:00
Luke Heath
972988e39b
Adding changes for Fleet v4.53.0 ( #19965 )
2024-06-28 14:21:58 -07:00
George Karr
2106767860
Adding changes for Fleet v4.52.0 ( #19916 )
2024-06-24 15:58:58 -05:00
George Karr
5af2f9751a
Adding changes for Fleet v4.51.1 ( #19649 )
...
Co-authored-by: Luke Heath <luke@fleetdm.com>
2024-06-12 16:27:18 -05:00
Luke Heath
fbe9c1b498
Adding changes for Fleet v4.51.0 ( #19601 )
2024-06-10 09:47:23 -07:00
Sharon Katz
0d0d37d30d
Adding changes for Fleet v4.50.2 ( #19410 )
2024-05-31 16:51:21 -04:00